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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549203'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549203'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544273'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544273'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546250'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546250'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548672'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548672'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549966'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549966'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541528'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541528'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541699'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541699'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542542'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542542'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542954'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542954'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543777'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543777'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546071'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546071'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548494'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548494'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549062'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549062'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549469'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549469'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549554'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549554'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549875'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549875'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541841'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541841'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543304'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543304'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546294'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546294'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548706'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548706'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549629'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549629'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541839'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541839'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543302'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543302'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543970'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543970'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546291'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546291'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548703'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548703'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549420'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549420'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549627'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549627'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543303'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543303'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548705'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548705'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549422'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549422'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549979'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549979'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541840'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541840'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542608'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542608'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546292'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546292'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548704'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548704'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549421'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549421'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549628'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549628'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541763'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541763'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543103'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543103'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543870'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543870'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544264'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544264'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546152'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546152'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548578'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548578'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549195'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549195'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542227'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542227'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542573'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542573'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543112'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543112'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544269'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544269'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546159'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546159'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548585'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548585'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549205'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549205'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549589'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549589'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543299'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543299'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546289'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546289'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548701'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548701'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549418'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549418'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549492'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549492'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543111'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543111'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543871'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543871'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544265'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544265'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546158'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546158'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548584'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548584'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549204'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549204'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549588'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549588'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541762'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541762'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543874'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543874'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544263'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544263'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545121'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545121'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546151'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546151'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548577'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548577'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549194'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549194'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549584'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549584'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543292'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543292'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543530'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543530'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545148'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545148'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546286'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546286'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548697'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548697'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549411'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549411'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541835'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541835'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543298'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543298'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543229'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543229'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543942'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543942'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543582'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543582'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544088'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544088'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544206'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544206'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545880'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545880'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548306'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548306'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548776'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548776'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549501'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549501'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549773'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549773'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541629'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541629'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543680'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543680'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548403'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548403'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548910'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548910'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549670'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549670'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541700'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541700'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542543'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542543'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542961'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542961'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543778'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543778'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545089'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545089'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546073'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546073'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548496'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548496'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549064'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549064'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549556'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549556'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549877'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549877'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543688'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543688'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544234'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544234'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545985'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545985'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548407'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548407'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548914'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548914'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542809'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542809'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543425'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543425'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543687'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543687'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544230'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544230'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545979'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545979'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548401'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548401'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548906'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548906'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542815'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542815'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543682'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543682'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545499'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545499'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545984'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545984'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548406'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548406'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548913'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548913'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549527'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549527'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544233'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544233'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545983'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545983'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548405'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548405'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549525'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549525'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544241'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544241'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546069'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546069'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548492'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548492'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549060'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549060'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549552'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549552'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549873'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549873'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541562'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541562'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542677'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542677'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543594'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543594'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545887'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545887'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548315'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548315'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548787'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548787'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549439'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549439'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541765'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541765'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543110'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543110'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543875'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543875'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544267'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544267'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545123'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545123'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545699'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545699'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546156'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546156'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549202'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549202'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541764'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541764'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543105'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543105'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546153'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546153'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548579'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548579'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549196'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549196'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549585'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549585'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549922'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549922'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541515'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541515'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541761'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541761'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542572'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542572'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543109'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543109'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543869'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543869'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544266'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544266'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544515'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544515'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546155'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546155'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549587'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549587'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549921'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549921'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542479'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542479'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543238'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543238'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543067'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543067'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546132'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546132'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548556'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548556'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549161'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549161'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541803'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541803'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546228'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546228'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549948'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549948'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541579'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541579'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542502'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542502'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542712'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542712'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543622'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543622'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545907'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545907'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548333'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548333'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548815'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548815'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549443'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549443'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541500'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541500'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541578'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541578'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542717'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542717'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543621'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543621'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545910'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545910'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548336'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548336'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548820'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548820'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541575'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541575'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542711'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542711'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543617'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543617'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545013'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545013'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548331'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548331'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548814'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548814'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549790'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549790'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548884'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548884'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542008'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542008'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542778'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542778'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543313'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543313'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543415'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543415'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543996'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543996'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544655'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544655'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548883'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548883'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542014'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542014'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544660'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544660'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545480'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545480'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548888'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548888'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542007'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542007'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542777'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542777'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544654'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544654'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545474'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545474'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548882'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548882'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542006'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542006'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544653'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544653'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545479'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545479'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548881'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548881'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542013'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542013'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542783'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542783'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544374'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544374'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544659'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544659'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548887'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548887'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542297'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542297'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543203'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543203'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543924'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543924'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544543'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544543'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544866'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544866'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545760'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545760'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549316'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549316'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545293'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545293'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545721'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545721'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549244'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542299'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542299'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544867'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544867'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545762'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545762'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549318'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549318'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542257'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541577'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541577'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543616'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543616'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544212'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544212'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545016'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545016'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545433'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545433'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545909'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545909'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548335'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548335'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548819'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548819'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548330'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548330'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548813'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548813'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541576'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541576'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542500'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542500'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542718'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542718'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545906'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545906'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548332'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548332'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549441'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549441'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549791'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549791'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542583'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542583'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543201'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543201'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546230'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546230'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549313'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549313'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549610'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549610'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541748'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541748'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542568'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542568'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543069'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543069'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544258'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544258'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546134'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546134'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548558'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548558'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549162'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549162'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549910'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549910'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541805'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541805'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543202'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543202'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543921'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543921'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546232'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546232'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548647'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548647'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549315'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549315'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542994'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542994'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545828'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545828'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546094'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546094'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548517'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548517'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549101'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541716'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541716'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543003'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543003'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544246'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544246'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546098'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546098'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548521'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548521'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549107'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549107'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549888'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549888'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541512'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541512'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546093'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546093'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548516'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548516'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549100'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549100'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541711'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541711'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543002'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543002'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543800'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543800'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544245'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544245'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549561'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549561'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549887'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549887'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541511'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541511'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541715'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541715'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543001'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543001'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543806'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543806'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544471'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544471'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545104'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545104'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548648'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548648'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549319'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549319'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542305'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542305'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543513'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543513'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544873'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544873'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545770'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545770'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549326'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549326'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541875'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541875'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543206'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543206'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544189'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544189'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544545'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544545'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544869'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544869'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545326'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545326'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545771'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545771'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548649'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548649'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549320'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549320'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542301'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542301'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543207'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543207'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543509'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543509'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544045'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544045'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544190'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544190'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545324'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545324'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545764'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545764'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549327'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549327'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542249'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545726'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541870'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541870'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542255'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543150'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543150'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544177'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544527'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544527'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545725'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549250'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542344'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542344'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543273'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543273'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544568'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544568'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544911'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544911'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549396'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549396'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542298'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542298'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543204'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543204'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545761'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545761'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549317'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549317'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541858'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541858'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542859'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542859'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543705'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543705'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544124'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544124'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544690'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544690'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548954'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548954'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542060'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542060'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542851'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542851'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544123'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544123'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544405'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544405'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544689'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544689'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545063'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545063'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545532'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545532'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548953'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548953'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542063'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542063'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544003'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544003'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544411'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544411'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545534'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545534'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548960'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548960'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542059'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542059'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542850'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542850'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544688'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544688'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545531'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545531'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548952'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548952'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541857'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541857'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542062'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542062'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542857'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542857'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543432'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543432'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543709'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543709'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544126'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544126'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544409'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544409'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544691'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544691'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545220'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545220'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545530'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545530'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548958'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548958'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544466'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544466'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545827'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545827'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548515'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548515'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549099'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549099'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548520'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548520'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549106'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549106'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549564'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549564'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541743'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541743'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543070'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543070'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542858'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542858'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544127'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544127'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544693'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544693'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545535'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545535'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548961'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548961'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541844'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541844'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543366'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543366'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543559'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543559'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544079'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544079'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544301'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544301'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544595'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544595'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545392'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545392'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548745'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548745'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542015'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542015'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544375'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544375'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545481'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545481'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548889'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548889'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541908'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541908'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542637'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542637'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543975'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543975'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544293'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544293'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544586'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544586'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544973'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544973'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545384'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545384'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548738'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548738'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542343'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542343'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544197'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544197'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544567'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544567'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544910'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544910'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545815'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545815'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541907'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541907'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544979'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544979'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545168'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545168'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548737'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548737'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541915'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541915'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542645'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542645'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544078'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544078'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544300'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544300'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544594'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544594'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542251'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543142'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543142'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543499'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543499'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543852'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543852'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546135'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546135'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548559'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548559'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549163'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549163'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549580'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549580'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549907'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549907'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543078'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543078'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544259'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544259'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546138'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546138'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548563'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548563'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549170'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549170'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541742'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541742'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543068'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543068'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543850'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543850'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546133'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546133'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548557'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548557'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541710'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541710'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542992'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542992'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543799'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543799'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548514'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548514'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549098'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549098'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549560'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549560'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542304'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542304'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544192'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544192'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544872'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544872'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545769'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545769'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549325'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549325'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542250'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542250'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543141'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543141'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543891'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543891'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544836'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544836'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545720'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545720'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548604'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548604'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549243'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541850'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541850'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542009'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542009'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542779'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542779'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543416'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543416'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544373'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544373'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545039'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545039'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545482'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545482'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545958'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545958'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545435'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545435'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542341'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542341'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544908'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544908'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545807'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545807'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549388'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549388'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541809'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541809'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542590'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542590'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543215'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543215'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543928'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543928'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548654'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548654'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549329'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549329'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541746'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541746'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542566'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542566'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543084'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543084'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543854'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543854'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545112'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545112'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548567'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548567'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549176'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549176'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549909'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549909'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541747'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541747'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543077'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543077'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543859'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543859'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544257'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544257'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545111'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545111'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546137'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546137'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548562'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548562'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549169'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549169'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549582'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549582'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549914'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549914'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543214'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543214'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548653'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548653'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549328'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549328'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549953'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549953'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541752'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541752'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542451'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542451'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543085'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543085'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546142'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546142'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548568'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548568'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541810'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541810'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542469'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542469'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542592'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542592'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543930'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543930'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548339'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548339'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549509'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549509'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549794'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549794'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541589'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541589'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542398'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542398'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543632'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543632'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545916'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545916'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548345'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548345'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548835'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548835'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542565'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542565'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543075'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543075'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543853'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543853'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544256'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544256'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548561'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548561'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549581'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549581'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549908'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549908'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541586'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541586'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542395'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542395'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542506'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542506'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542728'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542728'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543400'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543400'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543633'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543633'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548827'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548827'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545675'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545675'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543990'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543990'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544099'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544099'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544625'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544625'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545020'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545020'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541712'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541712'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541864'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541864'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542548'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542548'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543008'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543008'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543467'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543467'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543804'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543804'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545829'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545829'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549565'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549565'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549889'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549889'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541582'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541582'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542503'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542503'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542733'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542733'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543625'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543625'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544763'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544763'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545275'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545275'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545621'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545621'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541959'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541959'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543392'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543392'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543620'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543620'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544620'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544620'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545015'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545015'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545430'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545430'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548817'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548817'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542108'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542108'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542926'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542926'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544015'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544015'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548471'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548471'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549028'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549028'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542933'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542933'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543754'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543754'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544445'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544445'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544727'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544727'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545244'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545244'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545581'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545581'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549036'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549036'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544562'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544562'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544900'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544900'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545802'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545802'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549382'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549382'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542111'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542111'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544143'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544143'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544726'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544726'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545085'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545085'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545580'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545580'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549035'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549035'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542342'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542342'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544196'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544196'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544566'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544566'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544909'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544909'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545808'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545808'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549389'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549389'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542106'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542106'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542924'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542924'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544440'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544440'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544723'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544723'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545083'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545083'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545576'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545576'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549027'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549027'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542334'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542334'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544062'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544062'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544561'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544561'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544899'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544899'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545806'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545806'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549381'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549381'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542722'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542722'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543395'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543395'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543619'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543619'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541581'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541581'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541965'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541965'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542724'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542724'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543397'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543397'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544349'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544349'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544627'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544627'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545022'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545022'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548825'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548825'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542348'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542348'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544198'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544198'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544572'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544572'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544916'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544916'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545814'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545814'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549395'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549395'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542340'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542340'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544195'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544195'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544907'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544907'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545805'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545805'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549387'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549387'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542010'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542010'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544114'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544114'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545476'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545476'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548890'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548890'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541520'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541520'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541964'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541964'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542723'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542723'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543624'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543624'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544348'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544348'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544626'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544626'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545021'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545021'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545436'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545436'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545912'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545912'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548824'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548824'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541957'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541957'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543394'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543394'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544096'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544096'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544618'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544618'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545019'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545019'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541963'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541963'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542720'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542720'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543393'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543393'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543623'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543623'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544347'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544347'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544624'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544624'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545018'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545018'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545434'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545434'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548822'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548822'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543081'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543081'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544502'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544502'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544804'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544804'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545673'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545673'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549173'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549173'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542202'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542202'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544032'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544032'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544498'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544498'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544799'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544799'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545668'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545668'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549166'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549166'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541867'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541867'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543080'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543080'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544501'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544501'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544803'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544803'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545672'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545672'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549172'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549172'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541868'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541868'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542201'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542201'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544798'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544798'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545667'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545667'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549165'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549165'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542200'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542200'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543079'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543079'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544797'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544797'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545671'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545671'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549164'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549164'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542205'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542205'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543487'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543487'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544033'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544033'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544802'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544802'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543365'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543365'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543979'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543979'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544075'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544075'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544292'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544292'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545390'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545390'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542110'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542110'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543753'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543753'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544444'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544444'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549034'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549034'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542105'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542105'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542932'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542932'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543451'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543451'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544439'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544439'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544722'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544722'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545579'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545579'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549026'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549026'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542158'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542158'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543006'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543006'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543802'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543802'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544473'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544473'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544765'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544765'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545105'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545105'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545624'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545624'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541958'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541958'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544097'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544097'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544619'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544619'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545014'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545014'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545196'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545196'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545429'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545429'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541916'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541916'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543367'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543367'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544080'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544080'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544302'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544302'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544596'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544596'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544980'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544980'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548283'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548283'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548746'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548746'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541922'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541922'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543373'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543373'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544081'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544081'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544308'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544308'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544599'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544599'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545171'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545171'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545398'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545398'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548752'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548752'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541917'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541917'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542649'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542649'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543560'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543560'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543983'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543983'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544597'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544597'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544981'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544981'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545172'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545172'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548284'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548284'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548747'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548747'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549429'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549429'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541918'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541918'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542650'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542650'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543368'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543368'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543567'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543567'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543980'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543980'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544303'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544303'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544598'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544598'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545169'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545169'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548753'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548753'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542204'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542204'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543073'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543073'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544801'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544801'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545669'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545669'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549174'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549174'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544800'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544800'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545674'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545674'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549167'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549167'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542109'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542109'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544141'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544141'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544443'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544443'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545578'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545578'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549037'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549037'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541587'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541587'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544410'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544410'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544692'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544692'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545533'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545533'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548959'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548959'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542061'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542061'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542849'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542849'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542058'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542058'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542848'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542848'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543323'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543323'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543431'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543431'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544122'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544122'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544403'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544403'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544687'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544687'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545062'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545062'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545529'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545529'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548951'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548951'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542157'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542157'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543004'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543004'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543465'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543465'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544764'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544764'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545622'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545622'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549108'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549108'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542152'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542152'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543005'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543005'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543466'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543466'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543801'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543801'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544467'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544467'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544759'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544759'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545623'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545623'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549102'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549102'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542153'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542153'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542995'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542995'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543807'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543807'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544156'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544156'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544468'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544468'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545100'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545100'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545274'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545274'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545619'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545619'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549103'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549103'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542256'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544140'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544140'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544442'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544442'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544725'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544725'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545245'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545245'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545582'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545582'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549029'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549029'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542925'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542925'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543449'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543449'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543749'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543749'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544441'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544441'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544724'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544724'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545084'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545084'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545243'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545243'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545577'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545577'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542203'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542203'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543072'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543072'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543336'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543336'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544034'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544034'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541966'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541966'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542725'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542725'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543398'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543398'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544100'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544100'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544350'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544350'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544628'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544628'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545198'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545198'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548342'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548342'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548833'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548833'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549796'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549796'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548744'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548744'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542253'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543143'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543143'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544039'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544039'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544525'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544525'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544838'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544838'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545128'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542252'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544040'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544040'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544524'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544524'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544837'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544837'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545127'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545729'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549245'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543151'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543151'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544178'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544528'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544528'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544840'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544840'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545727'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549251'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549251'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541531'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541531'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542154'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542154'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542996'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542996'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543462'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543462'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544761'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544761'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545101'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545620'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545620'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542064'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542064'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549123'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549123'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542120'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542120'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543456'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543456'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544450'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544450'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544733'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544733'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545586'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545586'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549050'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549050'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542115'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542115'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543453'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543453'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544017'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544017'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544446'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544446'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545247'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545247'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549040'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549040'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544030'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544030'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544481'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544481'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544774'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544774'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545633'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545633'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549114'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549114'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542118'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542118'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543763'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543763'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544147'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544147'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545588'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545588'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542114'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542114'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543328'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543328'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543452'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543452'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544144'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544144'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545585'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545585'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549039'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549039'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542117'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542117'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543758'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543758'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544019'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544019'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544731'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544731'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545587'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545587'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543014'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543014'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543472'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543472'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543820'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543820'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544768'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544768'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545278'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545278'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545628'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545628'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549112'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549112'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542302'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542302'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544046'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544046'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544547'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544547'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545325'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545325'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545766'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545766'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542023'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542023'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542798'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542798'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543424'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543424'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544380'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544380'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544667'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544667'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545490'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545490'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541974'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541974'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543407'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543407'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543636'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543636'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544356'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544356'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544635'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544635'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545201'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545201'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545441'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545441'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548840'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548840'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541975'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541975'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542739'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542739'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543408'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543408'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543628'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543628'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544636'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544636'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545443'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545443'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548831'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548831'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542316'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542316'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543224'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543224'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543933'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543933'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544883'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544883'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549336'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549336'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541969'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541969'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544631'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544631'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545200'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545200'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545440'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545440'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548830'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548830'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541811'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541811'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542309'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542309'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543218'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543218'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543515'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543515'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544050'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544050'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545328'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545328'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542780'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542780'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543664'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543664'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545960'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545960'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548382'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548382'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548885'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548885'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542774'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542774'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544630'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544630'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545025'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545025'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543086'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543086'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544036'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544036'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544507'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544507'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549186'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549186'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542214'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542214'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543093'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543093'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544038'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544038'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544811'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544811'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545683'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545683'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549187'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549187'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542209'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542209'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545248'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545248'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545589'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545589'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549041'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549041'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542119'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542119'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544148'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544148'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548743'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548743'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544290'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544290'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545383'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545383'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545858'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545858'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548277'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548277'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542643'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542643'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543553'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543553'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544289'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544289'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543525'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543525'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546279'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546279'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548690'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548690'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549973'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549973'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541827'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541827'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548689'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548689'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549398'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549398'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543274'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543274'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543524'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543524'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544912'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544912'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546275'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546275'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548685'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548685'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549390'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549390'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549622'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549622'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549397'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549397'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549623'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549623'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541534'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541534'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541723'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541723'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542445'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542445'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542556'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542556'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543818'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543818'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545833'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545833'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549120'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549120'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549475'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549475'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549567'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549567'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549896'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549896'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541544'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541544'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542377'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542377'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542652'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542652'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543562'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543562'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544304'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544304'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548748'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548748'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541718'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541718'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543000'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543000'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545103'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545103'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545830'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545830'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546100'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546100'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548524'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548524'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549470'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549470'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549891'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549891'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541719'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541719'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542440'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542440'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542552'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542552'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543010'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543010'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543811'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543811'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545831'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545831'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548525'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548525'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549110'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549110'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549471'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549471'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549892'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549892'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541513'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541513'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541533'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541533'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542553'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542553'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543011'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543011'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543469'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543469'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543817'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543817'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545832'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545832'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548526'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548526'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549895'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549895'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542113'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542113'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544016'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544016'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544728'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544728'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545583'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545583'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542216'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542216'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543095'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543095'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543087'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543087'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543489'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543489'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544806'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544806'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545679'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545679'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549177'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549177'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541869'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541869'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542215'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542215'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544812'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544812'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545115'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545115'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545684'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545684'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549188'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549188'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542160'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542160'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543012'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543012'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543470'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543470'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544161'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544161'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544767'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544767'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545277'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545277'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545627'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545627'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542163'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542163'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543332'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543332'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543471'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543471'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543819'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543819'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544028'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544028'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544478'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544478'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544770'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544770'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549121'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549121'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542164'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542164'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544771'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544771'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542217'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542217'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543494'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543494'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544814'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544814'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545685'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545685'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549179'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549179'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544037'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544037'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544504'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544504'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545680'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545680'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545677'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545677'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542213'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542213'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549816'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549816'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542577'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542577'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543155'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543155'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543889'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543889'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544530'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544530'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545129'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545145'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545145'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549490'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549490'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549974'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549974'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541546'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541546'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542379'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542379'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542654'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542654'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543571'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543571'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545864'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545864'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549768'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549768'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541548'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541548'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542382'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542382'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542653'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542653'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543570'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543570'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548292'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548292'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548756'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548756'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549432'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549432'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541681'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541681'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542424'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542424'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542934'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542934'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543750'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543750'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549458'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549458'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541543'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541543'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542376'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542376'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549430'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549430'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549765'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549765'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541547'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541547'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549178'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549178'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542116'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542116'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544146'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544146'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544730'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544730'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545584'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545584'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542165'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542165'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543475'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543475'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544479'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544479'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544772'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544772'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545632'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545632'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549122'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549122'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542162'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542162'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543015'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543015'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543473'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543473'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544029'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544029'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544477'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544477'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544769'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544769'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549113'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549113'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542166'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542166'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543021'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543021'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543476'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543476'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544162'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544162'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544773'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544773'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544020'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544020'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544451'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544451'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544734'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544734'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542381'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542381'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542660'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542660'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543569'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543569'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548291'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548291'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548755'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548755'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549431'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549431'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549641'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549641'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549766'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549766'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542550'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542550'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543805'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543805'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546096'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546096'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548519'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548519'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549105'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549105'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549563'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549563'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542383'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542383'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542662'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542662'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543572'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543572'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545869'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545869'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549769'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549769'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542484'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542484'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542605'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542605'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543284'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543284'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543961'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543961'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546281'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546281'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548692'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548692'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549400'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549400'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542520'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542520'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542872'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542872'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549530'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549530'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541652'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541652'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543433'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543433'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544236'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544236'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544412'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544412'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545537'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545537'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546013'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546013'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548431'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548431'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548963'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548963'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549681'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549681'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549841'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549841'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542417'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542417'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542518'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542518'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542861'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542861'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543715'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543715'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548430'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548430'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549842'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549842'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541650'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541650'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542517'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542517'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543711'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543711'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545066'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545066'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546012'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546012'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548429'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548429'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548962'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548962'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549529'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549529'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541649'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541649'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543710'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543710'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544406'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544406'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548428'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548428'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549839'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549839'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541623'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541623'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542409'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542409'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542795'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542795'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545971'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545971'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548393'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548393'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541619'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541619'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542510'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542510'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543417'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543417'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543671'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543671'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544227'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544227'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549520'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549520'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541618'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541618'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542794'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542794'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544226'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544226'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545970'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545970'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543563'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543563'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544309'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544309'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548293'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548293'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548757'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548757'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543283'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543283'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548691'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548691'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549399'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549399'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549972'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549972'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541829'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541829'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542483'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542483'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542604'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542604'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543276'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543276'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546276'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546276'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548686'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548686'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549391'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549391'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549971'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549971'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542482'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542482'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542603'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542603'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546278'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546278'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542523'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542523'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543718'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543718'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546015'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546015'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548433'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548433'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549531'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549531'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549844'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549844'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541653'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541653'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544508'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544508'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544813'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544813'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545836'^^xsd:integer;
  dwc:scientificName 'Spirorbidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1021266'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545836'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549189'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549189'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549918'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549918'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545199'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545199'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548829'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548829'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542208'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542208'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544035'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544035'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544805'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544805'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545113'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545113'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548392'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548392'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549523'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549523'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549812'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549812'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541525'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541525'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541622'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541622'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542787'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542787'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543670'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543670'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545969'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545969'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549817'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549817'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541617'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541617'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542786'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542786'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543667'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543667'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545042'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545042'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545043'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545043'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545968'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545968'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546192'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546192'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548608'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548608'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541828'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541828'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543277'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543277'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543053'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543053'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543483'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543483'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544489'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544489'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544781'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544781'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546115'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546115'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549141'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549141'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543713'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543713'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545067'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545067'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546014'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546014'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548432'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548432'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548970'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548970'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544447'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544447'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548483'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548483'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549047'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549047'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549460'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549460'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549865'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549865'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541687'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541687'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542428'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542428'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542537'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542537'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543761'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543761'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549868'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549868'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541692'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541692'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542539'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542539'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542944'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542944'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543762'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543762'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544448'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544448'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548484'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548484'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549048'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549048'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541778'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541778'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542460'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542460'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542575'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542575'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543153'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543153'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543501'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543501'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543887'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543887'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544529'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544529'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546189'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546189'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548605'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548605'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549253'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549253'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549931'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549931'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541536'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542457'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542457'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542576'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542576'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543144'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543144'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543892'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543892'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546186'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546186'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548601'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548601'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549246'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549933'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549933'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541782'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541782'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543154'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543502'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543502'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543893'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543893'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546190'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546190'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548606'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548606'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549254'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542458'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542458'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543145'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543145'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543888'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543888'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546187'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546187'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548602'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548602'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549247'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549932'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549932'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543146'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543146'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546191'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546191'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549255'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549255'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549598'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549934'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549934'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541655'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541655'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542871'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542871'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543716'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543716'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546020'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546020'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548436'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548436'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549843'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549843'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541781'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541781'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542459'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542459'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543147'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543147'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543895'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543895'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546188'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546188'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548603'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548603'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549248'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549597'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542405'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542405'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542785'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542785'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545041'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545041'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545963'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545963'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548385'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548385'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549519'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549519'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549815'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549815'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545918'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545918'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548346'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548346'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548836'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548836'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549800'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549800'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541744'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541744'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543082'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543082'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544503'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544503'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546139'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546139'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549175'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549175'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541745'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541745'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543074'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543074'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543486'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543486'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543856'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543856'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544500'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544500'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546136'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546136'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548560'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548560'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549168'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549168'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549911'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549911'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541750'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541750'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542569'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542569'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543083'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543083'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543488'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543488'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543857'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543857'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544260'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544260'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545676'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545676'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546140'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546140'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548565'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548565'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549583'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549583'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549912'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549912'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541542'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541542'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542380'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542380'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542659'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542659'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543561'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543561'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544986'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544986'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545868'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545868'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548290'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548290'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548754'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548754'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541657'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541657'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541590'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541590'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542507'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542507'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542736'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542736'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543634'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543634'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544353'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544353'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542423'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542423'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542532'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542532'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542927'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542927'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543450'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543450'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543755'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543755'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546057'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546057'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548472'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548472'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549030'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549030'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541616'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541616'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542404'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542404'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542784'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542784'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543666'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543666'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545962'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545962'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548384'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548384'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549810'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549810'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541783'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541783'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542461'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542461'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546193'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546193'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548609'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548609'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549257'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549257'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541717'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541717'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545106'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545106'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546099'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546099'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548523'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548523'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549109'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549109'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541684'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541684'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542425'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542425'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542534'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542534'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542935'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542935'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543756'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543756'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548475'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548475'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549038'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549038'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549459'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549459'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549546'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549546'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549694'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549694'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541685'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541685'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542426'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542426'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546060'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546060'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548476'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548476'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549547'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549547'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549864'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549864'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541691'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541691'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542431'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542431'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542538'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542538'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542937'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542937'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543760'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543760'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548482'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548482'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549046'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549046'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549463'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549463'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541686'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541686'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542427'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542427'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542536'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542536'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542943'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542943'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543757'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543757'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548477'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548477'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549461'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549461'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549695'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549695'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545023'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545023'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545913'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545913'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548338'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548338'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548826'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548826'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549655'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549655'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549797'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549797'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542468'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542468'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542591'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542591'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548655'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548655'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549330'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549330'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549955'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549955'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541521'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541521'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541970'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541970'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542394'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542394'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542735'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542735'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545026'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545026'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545917'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545917'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549444'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549444'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541713'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541713'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542549'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542549'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542998'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542998'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543464'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543464'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543809'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543809'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546095'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546095'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548518'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548518'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549562'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549562'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549890'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549890'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544213'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544213'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544352'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544352'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545915'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545915'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548343'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548343'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549793'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549793'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542522'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542522'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542863'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542863'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543434'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543434'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543717'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543717'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544416'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544416'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546021'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546021'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548437'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548437'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548969'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548969'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541522'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541522'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541588'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541588'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542397'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542397'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542734'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542734'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543631'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543631'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548344'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548344'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548834'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548834'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549445'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549445'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549798'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549798'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542393'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542393'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542505'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542505'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542726'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542726'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543399'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543399'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543626'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543626'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545914'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545914'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548657'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548657'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549485'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549485'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549614'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549614'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549956'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549956'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541808'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541808'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542467'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542467'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542589'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542589'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543929'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543929'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548652'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548652'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549323'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549323'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549484'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549484'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541807'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541807'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542588'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542588'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543216'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543216'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543927'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543927'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544549'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544549'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546234'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546234'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548656'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548656'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549331'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549331'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549954'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549954'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541806'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541806'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543209'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543209'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543510'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543510'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543926'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543926'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548651'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548651'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549322'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549322'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549612'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549612'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542586'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542586'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543208'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543208'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545765'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545765'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546233'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546233'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548650'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548650'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549321'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549321'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549611'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549611'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541751'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541751'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542570'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542570'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543076'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543076'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543858'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543858'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545110'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545110'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546141'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546141'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548566'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548566'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549480'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549480'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549913'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549913'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541583'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541583'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543630'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543630'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541585'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541585'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543071'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543071'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543855'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543855'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545670'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545670'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549171'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549171'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542159'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542159'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543007'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543007'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544027'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544027'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544160'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544160'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544474'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544474'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544766'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544766'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545276'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545276'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545625'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545625'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542155'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542155'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544157'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544157'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544469'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544469'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544762'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544762'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545626'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545626'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549104'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549104'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542156'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542156'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542997'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542997'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543463'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543463'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543808'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543808'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544158'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544158'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544470'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544470'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542951'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542951'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543774'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543774'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544149'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544149'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544738'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544738'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545251'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545251'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542127'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542127'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542958'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542958'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543772'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543772'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544740'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544740'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545253'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545253'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545595'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545595'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549059'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549059'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542264'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544534'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544534'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542121'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542121'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544735'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544735'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545254'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545254'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545596'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545596'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549054'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549054'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542122'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542122'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544452'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544452'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544736'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544736'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545249'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545249'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545590'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545590'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542128'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542128'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544455'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544455'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544741'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544741'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545255'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545255'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545597'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545597'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542123'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542123'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545250'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545250'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545591'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545591'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544456'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544456'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545598'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545598'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542028'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542028'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543685'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543685'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544116'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544116'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544671'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544671'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545493'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545493'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548909'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548909'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542125'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542125'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545928'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545928'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542357'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542357'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543291'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543291'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544923'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544923'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545358'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545358'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545819'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545819'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542220'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542220'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544817'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544817'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545689'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545689'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542219'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542219'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544809'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544809'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545682'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545682'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542211'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542211'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544172'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544172'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544505'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544505'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544808'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544808'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545687'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545687'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549185'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549185'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545735'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545735'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542074'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542074'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544421'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544421'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544701'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544701'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545221'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545221'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545547'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545547'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548980'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548980'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544423'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544423'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544705'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544705'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545552'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545552'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546031'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546031'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548446'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548446'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548987'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548987'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542075'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542075'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542881'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542881'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544009'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544009'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545222'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545222'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545548'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545548'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548981'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548981'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544706'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544706'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545223'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545223'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545549'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545549'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545495'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545495'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548902'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548902'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542029'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542029'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544117'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544117'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545494'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545494'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548907'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548907'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543289'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543289'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545817'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545817'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549410'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549410'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542270'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544535'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544854'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544854'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545301'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545301'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548402'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548402'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549526'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549526'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549821'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549821'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541631'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541631'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542414'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542414'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542802'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542802'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543683'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543683'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545976'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545976'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543287'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543287'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544574'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544574'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546283'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546283'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548694'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548694'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549406'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549406'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549491'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549491'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549750'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549750'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541541'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541541'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542476'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542476'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543221'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543221'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543938'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543938'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549338'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549338'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549489'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549489'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549962'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549962'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542073'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542073'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543726'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543726'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544131'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544131'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545546'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545546'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548979'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548979'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542262'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544846'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544846'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545739'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545739'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542221'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542221'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543100'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543100'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543868'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543868'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544510'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544510'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544818'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544818'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545120'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545120'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545698'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545698'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542226'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542226'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543872'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543872'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545697'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545697'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542358'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542358'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544924'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544924'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545151'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545151'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545359'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545359'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545820'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545820'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542268'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544180'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544852'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544852'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545738'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545738'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544703'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544703'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545224'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545224'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545550'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545550'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544194'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544194'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544553'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544553'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545332'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545332'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545780'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545780'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542310'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542310'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544193'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544193'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544551'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544551'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544878'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544878'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545333'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545333'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545781'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545781'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549340'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549340'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542311'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542311'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543939'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543939'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544879'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544879'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545329'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545329'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545776'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545776'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549341'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549341'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544103'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544103'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545202'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545202'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545444'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545444'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542360'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542360'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543297'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543297'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544068'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544068'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544925'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544925'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545823'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545823'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549416'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549416'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542355'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542355'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544067'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544067'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544921'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544921'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545818'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545818'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541928'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541928'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544316'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544316'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544988'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544988'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545174'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545174'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545402'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545402'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548767'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548767'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541927'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541927'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543580'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543580'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544083'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544083'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544315'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544315'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544603'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544603'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544993'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544993'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545407'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545407'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548766'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548766'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543410'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543410'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544361'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544361'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544640'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544640'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545028> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545028'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545028'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545209'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545209'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548846'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548846'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541933'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541933'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544321'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544321'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545177'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545177'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545406'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545406'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548772'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548772'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548358'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548358'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548851'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548851'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541603'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541603'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542747'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542747'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543655'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543655'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545932'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545932'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548357'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548357'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549804'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549804'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541602'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541602'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543654'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543654'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545032'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545032'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545931'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545931'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548356'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548356'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548850'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548850'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541633'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541633'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542814'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542814'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543686'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543686'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544232'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544232'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544604'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544604'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545175'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545175'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544605'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544605'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544989'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544989'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545181'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545181'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545410'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545410'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548769'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548769'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541931'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541931'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542670'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542670'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543379'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543379'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544086'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544086'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544816'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544816'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545688'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545688'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542212'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542212'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544506'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544506'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542176'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542176'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543035'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543035'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545642'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545642'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541980'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541980'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543652'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543652'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544105> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544105'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544105'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545204'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545204'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545446'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545446'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542222'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542222'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543101'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543101'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543873'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543873'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544511'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544511'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544819'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544819'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545690'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545690'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549200'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549200'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541983'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541983'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543651'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543651'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544108'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544108'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544364'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544364'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544643'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544643'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545031'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545031'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545208'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545208'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545362'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545362'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541976'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541976'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542750'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542750'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543643'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543643'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543995'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543995'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544102'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544102'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544359'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544359'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544637'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544637'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545029> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545029'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545029'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545206'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545206'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548844'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548844'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542218'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542218'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543099'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543099'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544815'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544815'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545686'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545686'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541934'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541934'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544087'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544087'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544322'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544322'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544994'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544994'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545408'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545408'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548773'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548773'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541929'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541929'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543581'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543581'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544084'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544084'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544317'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544317'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548768'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548768'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541935'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541935'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543584'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543584'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544995'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544995'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545180'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545180'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545409'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545409'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548774'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548774'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541930'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541930'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542669'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542669'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544318'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544318'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542359'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542359'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545153'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545153'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545361'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545361'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545822'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545822'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549415'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549415'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543644'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543644'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544107'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544107'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544363'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544363'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544642'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544642'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545030'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545030'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545207'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545207'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545449'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545449'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541834'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541834'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542356'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542356'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543290'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543290'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544069'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544069'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544576'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544576'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544922'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544922'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545147'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545147'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545450'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545450'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545929'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545929'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548849'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548849'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541848'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541848'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541978'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541978'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543645'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543645'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543994'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543994'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544104'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544104'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544360'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544360'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545027'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545027'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545203'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545203'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545445'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545445'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548845'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548845'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541982'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541982'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542354'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542354'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545741'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545741'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542272'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542272'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543169'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543341'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543341'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543910'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543910'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544856'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544856'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545742'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545742'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549274'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549274'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542269'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542269'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543903'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543903'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544853'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544853'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545300'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545300'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545740'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545740'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542792'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542792'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545967'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545967'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548389'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548389'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548894'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548894'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549451'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549451'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549664'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549664'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549814'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549814'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541816'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541816'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542477'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542477'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543936'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543936'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546241'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546241'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548664'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548664'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549615'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549615'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549959'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549959'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541626'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541626'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542411'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542411'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542800'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542800'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543675'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543675'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545974'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545974'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548395'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548395'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548898'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548898'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549452'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549452'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549667'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549667'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549819'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549819'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541600'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541600'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542742'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542742'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543649'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543649'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545922'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545922'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548349'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548349'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548843'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548843'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549450'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549450'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549511'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549511'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541755'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541755'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542454'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542454'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543092'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543092'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543492'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543492'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543864'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543864'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546147'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546147'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548573'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548573'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549184'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549184'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549721'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549721'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549917'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549917'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541760'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541760'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542456'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542456'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543098'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543098'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545119'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545119'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546150'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546150'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548576'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548576'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549192'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549192'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541759'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541759'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543091'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543091'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543491'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543491'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543867'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543867'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548572'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548572'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549183'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549183'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549723'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549723'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549920'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549920'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541526'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541526'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541628'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541628'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542413'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542413'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542803'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542803'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543678'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543678'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545977'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545977'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548398'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548398'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548901'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548901'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549669'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549669'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541632'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541632'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543677'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543677'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545980'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545980'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548900'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548900'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549671'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549671'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549823'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549823'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541831'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541831'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542486'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542486'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548353'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548353'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541523'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541523'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541594'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541594'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542400'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542400'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542741'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542741'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543639'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543639'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545921'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545921'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548348'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548348'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548842'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548842'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549447'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549447'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543409'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543409'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543638'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543638'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544214'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544214'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544358'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544358'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545920'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545920'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548347'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548347'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548841'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548841'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541592'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541592'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542396'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542396'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542732'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542732'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543637'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543637'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548832'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548832'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549446'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549446'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549656'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549656'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542452'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542452'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543089'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543089'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543490'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543490'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543865'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543865'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546143'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546143'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548569'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548569'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549180'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549180'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549919'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549919'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542521'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542521'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546017'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546017'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548968'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548968'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541596'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541596'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542508'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542508'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543642'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543642'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544215'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544215'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545923'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545923'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548350'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548350'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549449'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549449'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549512'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549512'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549802'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549802'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541524'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541524'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541595'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541595'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542401'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542401'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543640'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543640'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549448'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549448'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549658'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549658'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549801'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549801'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541836'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541836'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543286'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543286'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543968'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543968'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546282'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546282'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548693'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548693'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549752'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549752'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541721'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541721'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542442'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542442'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542554'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542554'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543017'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543017'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543813'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543813'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546101'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546101'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548528'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548528'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549116'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549116'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549708'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549708'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541725'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541725'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542447'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542447'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543023'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543023'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543822'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543822'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549125'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549125'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549478'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549478'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549710'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549710'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542470'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542470'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543219'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543219'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543516'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543516'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546235'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546235'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548658'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548658'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549961'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549961'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541815'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541815'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542474'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542474'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543225'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543225'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546239'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546239'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546298'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546298'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548662'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548662'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549343'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549343'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549487'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549487'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549957'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549957'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541812'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541812'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546240'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546240'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548663'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548663'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549344'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549344'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549488'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549488'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549521'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549521'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549665'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549665'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549818'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549818'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543496'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543496'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543863'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543863'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544261'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544261'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545118'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545118'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546145'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546145'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548571'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548571'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543097'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543097'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543866'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543866'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544262'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544262'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545117'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545117'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546149'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546149'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548575'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548575'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549191'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549191'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541753'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541753'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542453'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542453'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543862'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543862'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546144'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546144'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548570'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548570'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549181'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549181'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549481'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549481'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549719'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549719'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549915'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549915'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541757'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541757'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542455'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542455'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543096'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543096'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543495'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543495'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543861'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543861'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546148'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546148'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548574'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548574'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549190'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549190'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549722'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549722'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541601'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541601'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543641'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543641'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545927'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545927'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548354'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548354'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548848'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548848'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549514'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549514'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541532'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541532'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542443> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542443'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542443'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542555'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542555'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543024'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543024'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543814'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543814'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548529'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548529'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549117'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549117'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549893'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549893'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541837'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541837'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542489'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542489'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542606'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542606'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543293'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543293'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543531'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543531'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545149'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545149'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546287'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546287'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548698'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548698'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549412'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549412'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541726'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541726'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542448'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542448'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543474'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543474'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543823'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543823'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549118'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549118'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549711'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549711'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541627'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541627'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542412'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542412'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542801'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542801'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543676'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543676'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545975'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545975'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548396'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548396'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548899'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548899'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549668'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549668'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549820'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549820'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541722'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541722'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542444> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542444'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542444'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543019'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543019'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549119'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549119'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549474'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549474'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541814> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541814'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541814'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542473'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542473'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542594'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542594'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543222'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543222'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546238'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546238'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548660'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548660'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549960'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549960'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542402'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542402'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542748'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542748'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543648'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543648'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544216'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544216'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545926'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545926'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549657'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549657'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541593'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541593'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542740'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542740'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544848'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544848'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545297'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545736'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545736'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544575'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544575'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544920'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544920'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545360'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545360'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545821'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545821'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549409'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549409'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541981'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541981'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542749'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542749'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543650'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543650'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544106'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544106'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544362'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544362'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545205'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545205'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548988'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548988'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542319'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542319'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544885'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544885'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545335'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545335'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545783'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545783'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542313'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542313'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545140'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545140'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545336'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545336'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542314'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542314'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543517'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543517'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543940'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543940'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544552'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544552'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545331'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545331'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545778'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545778'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544884'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544884'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545334'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545334'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545782'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545782'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542271'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542271'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544536'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544536'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544855'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544855'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545130'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545302'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545302'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542027> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542027'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542027'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544670> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544670'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544670'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545046'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545046'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545498'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545498'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542031'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542031'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544383'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544383'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544674'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544674'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545049'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545049'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545497'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545497'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542026'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542026'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543679'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543679'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544382'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544382'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544669'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544669'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545045'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545045'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545492'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545492'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548904'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548904'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542030'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542030'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542812'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542812'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544118'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544118'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542312'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542312'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544880'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544880'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545330'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545330'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545777'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545777'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542080'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542080'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544707'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544707'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545226'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545226'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545553'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545553'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542077'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542077'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543723'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543723'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544422'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544422'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545074'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545074'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545225'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545225'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545551'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545551'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542263'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544179'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544847'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544847'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542124'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542124'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544737'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544737'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545257'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545257'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542887'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542887'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544132'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544132'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542471'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542471'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543220'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543220'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546236'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546236'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546299'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546299'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548659'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548659'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549741'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549741'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544673'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544673'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545048'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545048'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545496'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545496'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548908'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548908'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542025'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542025'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542804'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542804'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543684'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543684'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544115'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544115'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544381'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544381'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545491'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545491'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548903'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548903'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542024'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542024'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542811'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542811'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545047'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545047'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549958'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549958'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541540'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541540'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542475'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542475'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542595'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542595'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549742'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549742'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541813'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541813'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542472'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542472'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543226'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543226'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546237'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546237'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549337'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549337'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549486'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549486'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541620'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541620'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542407'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542407'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548977'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548977'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549532'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549532'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549847'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549847'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541553'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541553'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542387'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542387'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542667'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542667'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541833'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541833'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542488'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542488'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543288'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543288'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545146'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545146'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546285'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546285'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548696'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548696'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549408'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549408'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549976'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549976'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541838'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541838'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542491'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542491'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543296'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543296'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543532'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543532'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545150'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545150'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549414'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549414'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541667> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541667'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541667'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542885'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542885'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546030> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546030'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546030'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548445'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548445'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548986'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548986'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549685'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549685'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541662'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541662'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542886'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542886'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543722'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543722'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546026'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546026'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548441'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548441'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548978'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548978'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549684'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549684'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541724'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541724'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542446'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542446'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543812'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543812'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546102'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546102'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549124'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549124'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549477'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549477'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549709'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549709'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541693'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541693'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542432'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542432'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542946'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542946'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548485'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548485'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549051'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549051'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549465'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549465'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541517'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541517'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541552'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541552'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542386'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542386'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542674'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542674'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544314'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544314'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545876'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545876'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549644'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549644'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549771'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549771'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541727'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541727'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542449'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542449'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543025'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543025'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543815> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543815'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543815'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546103'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546103'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549126'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549126'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549479'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549479'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541625'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541625'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542410'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542410'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542799'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542799'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545044'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545044'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545973'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545973'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548394'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548394'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549666'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549666'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549813'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549813'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541624'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541624'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542406'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542406'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542791'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542791'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543674'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543674'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545966'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545966'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548388'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548388'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549182'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549182'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549720'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549720'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549916'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549916'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541758'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541758'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541826'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541826'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542602'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542602'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543281'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543281'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546277'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546277'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548688'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548688'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548976'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548976'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549456'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549456'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542664'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542664'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544082'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544082'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544204'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544204'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545874'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545874'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548299'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548299'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548763'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548763'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549434'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549434'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541555'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541555'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541932'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541932'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542388'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542388'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542672'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542672'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543381'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543381'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545405'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545405'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545878'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545878'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548303'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548303'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548771'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548771'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549645'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549645'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549770'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549770'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541551'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541551'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542385'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542385'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545875'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545875'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548300'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548300'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548764'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548764'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541556'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541556'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542389'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542389'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542673'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542673'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543583'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543583'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545879'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545879'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548304'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548304'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549500'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549500'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549774'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549774'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541689'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541689'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542430'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542430'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543454'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543454'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543759'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543759'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546062'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546062'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548479> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548479'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548479'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549043'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549043'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549462'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549462'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549696'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549696'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542390'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542390'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542666'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542666'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544987'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544987'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548301'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548301'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548765'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548765'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549115'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549115'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549476'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549476'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541661'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541661'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541538'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541538'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541788'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541788'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541873'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541873'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543506'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543506'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543905'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543905'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544533'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544533'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546198'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549263'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549263'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549733'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541537'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541537'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541786'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541786'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542462'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542462'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543899'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543899'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546199'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548611'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548611'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541790'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541790'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543166'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543906'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543906'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546205'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546205'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549267'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549600'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549937'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549937'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542463'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542463'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543167'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543900'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543900'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546200'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546200'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548612'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548612'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549264'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549264'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549732'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541690'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541690'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543457'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543457'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548480'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548480'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549044'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549044'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549866'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549866'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541791'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541791'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542465'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542465'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543160'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546201'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546201'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548613'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548613'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549938'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549938'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541694'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541694'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542947'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542947'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543765'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543765'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549466'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549466'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549870'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549870'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541787'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541787'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543161'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543902'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543902'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545734'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545734'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546202'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546202'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543168'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543901'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543901'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546206'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548617'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548617'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549268'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549268'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541518'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541518'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541557'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541557'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542675'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542675'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543578'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543578'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548305'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548305'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549435'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549435'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542420'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542420'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542524'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542524'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542869'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542869'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543437'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543437'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545540'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545540'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546023'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546023'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548438'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548438'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548974'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548974'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549845'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549845'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541654'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541654'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542418'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542418'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543440'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543440'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545069'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545069'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546018'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546018'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548434'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548434'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548975'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548975'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549682'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549682'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541659'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541659'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542419'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542419'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542870'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542870'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543720'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543720'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546019'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546019'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548435'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548435'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549683'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549683'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541660'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541660'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542421'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542421'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542877'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542877'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543441'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543441'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543721'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543721'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546024'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546024'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548439'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548439'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548614'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548614'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549599'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549936'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549936'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542429'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542429'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542940'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542940'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543764'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543764'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546061'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546061'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548478'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548478'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549042'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549042'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549464'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549464'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549548'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549548'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549697'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549697'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549869'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549869'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541695'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541695'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542435'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542435'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542540'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542540'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542949'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542949'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543458'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543458'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543767'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543767'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549052'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549052'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549872'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549872'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541696'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541696'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542436'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542436'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542950'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542950'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543768'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543768'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546065'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546065'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548487'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548487'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549053'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549053'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549468'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549468'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549549'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549549'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546284'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546284'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548695'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548695'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549407'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549407'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549624'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549624'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549978'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549978'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541832'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541832'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543295'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543295'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543965'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543965'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549751'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549751'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541792'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541792'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542466'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542466'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549772'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549772'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541658'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541658'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543518'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543518'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543937'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543937'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544051'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544051'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544882'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544882'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545775'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545775'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548661'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548661'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549342'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549342'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541871'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541871'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542260'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543157'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543157'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543504'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543504'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545296'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545731'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546195'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546195'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544843'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544843'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545295'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545730'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546194'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546194'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541789'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541789'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543165'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543898'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543898'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546204> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546204'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546204'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546297'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546297'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548615'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548615'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549935'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549935'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542942'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542942'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543766'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543766'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546063'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546063'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548481'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548481'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549045'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549045'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549698'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549698'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543159'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543159'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549643'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549643'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541921'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541921'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542657'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542657'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543566'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543566'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544307'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544307'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544985'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544985'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545396'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545396'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548289'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548289'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548751'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548751'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549640'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549640'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541550'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541550'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541925'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541925'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543377'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543377'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544312'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544312'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548761'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548761'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541926'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541926'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542663'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542663'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543378'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543378'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543576'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543576'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544313'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544313'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544602'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544602'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548298'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548298'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548762'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548762'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541967'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541967'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542729'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542729'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543401'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543401'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544629'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544629'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545024'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545024'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548828'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548828'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542345'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542345'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543343'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543343'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543526'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543526'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544913'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544913'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545810'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545810'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549392'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549392'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541872'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541872'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542265'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543162'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544849'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544849'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545737'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545737'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549265'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549265'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542072'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542072'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542875'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542875'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543439'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543439'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544008'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544008'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544419'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544419'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544700'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544700'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545545'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545545'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542068'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542068'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543325'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543325'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543436'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543436'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543719'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543719'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544129'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544129'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544697'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544697'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546016'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546016'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548967'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548967'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542071'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542071'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542874'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542874'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543714'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543714'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544007'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544007'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544699'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544699'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546022'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546022'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548972'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548972'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542866'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542866'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543324'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543324'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543435'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543435'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544415'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544415'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544696'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544696'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545539'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545539'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548966'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548966'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542254'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542254'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543148'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543148'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543890'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543890'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544526'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544526'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544839'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544839'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545294'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545294'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545723'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545723'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543149'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543149'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543339'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543339'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544531'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544531'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544842'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544842'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545724'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549258'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542315'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542315'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543223'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543223'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544550'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544550'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548295'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548295'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548758'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548758'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542353'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542353'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543964'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543964'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544066'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544066'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544573'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544573'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544919'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544919'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549405'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549405'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541881'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541881'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542352'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542352'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543529'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543529'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543963'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543963'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544065'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544065'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545355'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545355'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545813'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545813'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549404'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549404'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543959'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543959'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544571'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544571'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549394'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549394'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542351'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542351'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549403'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549403'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543280'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543280'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543528'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543528'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544064'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544064'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544570'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544570'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545812'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545812'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549393'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549393'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542350'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542350'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544917'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544917'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545816'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545816'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549402'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549402'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542349'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542349'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543279'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543279'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543344'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543344'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543527'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543527'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543962'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543962'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544063'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544063'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545811'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545811'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541591'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541591'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541973'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541973'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543406> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543406'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543406'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543635'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543635'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544634'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544634'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545442'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545442'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548839'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548839'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543369'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543369'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543564'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543564'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544305'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544305'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545170'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545170'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545393'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545393'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545865'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545865'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548749'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548749'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541876'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541876'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544049'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544049'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544876'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544876'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545327'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545327'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545773'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545773'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549334'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549334'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541924'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541924'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549260'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549260'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541784'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541784'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542261'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543158'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543158'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543505'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543505'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543896'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543896'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544845'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544845'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545732'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545732'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546196'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546196'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549261'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549261'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542266'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543163'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544042'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544042'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544850'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544850'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545733'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545733'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546203'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546203'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542267'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542267'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543164'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543340'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543340'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543508'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543508'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544851'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544851'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545298'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545298'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546197'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549262'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549262'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542066'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542066'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544006'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544006'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544414'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544414'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544695'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544695'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545543'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545543'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548965'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548965'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542070'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542070'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544005'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544005'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544418'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544418'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545542'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545542'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548971'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548971'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541859'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541859'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542065'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542065'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542865'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542865'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544004'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544004'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544128'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544128'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544413'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544413'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544694'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544694'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545538'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545538'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548964'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548964'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542069'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542069'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542873'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542873'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543326'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543326'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543438'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543438'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544130'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544130'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544417'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544417'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545068'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545068'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545541'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545541'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543156'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543156'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543503'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543503'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544532> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544532'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544532'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542490'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542490'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543294'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543294'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548699'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548699'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549413'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549413'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549753'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549753'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549977'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549977'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542557'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542557'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543016'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543016'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543821'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543821'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548527'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548527'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542878'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542878'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545070'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545070'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546025'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546025'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548440'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548440'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543375'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543375'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543565'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543565'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544311'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544311'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544601'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544601'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545400'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545400'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545871'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545871'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548288'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548288'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542656'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542656'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543371'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543371'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543574'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543574'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543982'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543982'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544306'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544306'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544984'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544984'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545395'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545395'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545866'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545866'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548750'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548750'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549639'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549639'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543307'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543307'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543376'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543376'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543575'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543575'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545401'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545401'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545872'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545872'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548296'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548296'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543404'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543404'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545774'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545774'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549335'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549335'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542303'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542303'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543512'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543512'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543931'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543931'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544048'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544048'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544191'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544191'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544548'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544548'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544871'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544871'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545768'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545768'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549324'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549324'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543405> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543405'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543405'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543627'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543627'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544101'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544101'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544354'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544354'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544633'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544633'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542306'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542306'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543212'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543212'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544047'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544047'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544874'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544874'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545767'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545767'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549332'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549332'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543402'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543402'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544632'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544632'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545438'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545438'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545919'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545919'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548837'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548837'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542016'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542016'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542789'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542789'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543418'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543418'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543668'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543668'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545483'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545483'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548892'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548892'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542019'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542019'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543314'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543314'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543419'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543419'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543997'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543997'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544663'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544663'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545484'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545484'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548895'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548895'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542020'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542020'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543317'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543317'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543421'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543421'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543669> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543669'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543669'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544378'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544378'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544664'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544664'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545488'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545488'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545972'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545972'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545485'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545485'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542021'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542021'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543422'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543422'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543999'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544379'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544379'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544665'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544665'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545489> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545489'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545489'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543315'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543315'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543420'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543420'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543998'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543998'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544376'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544376'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544662'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544662'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545486'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545486'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548893'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548893'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541851'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541851'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542022'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542022'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542797'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542797'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543316'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543316'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543423'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543423'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543673'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543673'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544666'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544666'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545487'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545487'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548897'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548897'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542307'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542307'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544875'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544875'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549333'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549333'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541923'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541923'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542655'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542655'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543370'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543370'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543573'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543573'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543981'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543981'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544600'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544600'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544983'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544983'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545394'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545394'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545964'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545964'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548386'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548386'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548891'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548891'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549663'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549663'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549811'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549811'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542511'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542511'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542793'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542793'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544377'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544377'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544523'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544523'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545126'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543500'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543500'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544841'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544841'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545728'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549252'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549252'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541539'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541539'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542300'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542300'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543205> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543205'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543205'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544188'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544188'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544868'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544868'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545139'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545139'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545323'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545323'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545763'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545763'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542375'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542375'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542635'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542635'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543558'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543558'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544074'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544074'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541914'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541914'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542642'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542642'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543557'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543557'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544298'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544298'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544593'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544593'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545382'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545382'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545862'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545862'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548281'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548281'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548742'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548742'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542634'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542634'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546085'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546085'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548508'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548508'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549090'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549090'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549558'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549558'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549885'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549885'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541648'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541648'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542856'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542856'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543708'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543708'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544408'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544408'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546010'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546010'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548957'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548957'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543131'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543131'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546175'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548592'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549230'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541776'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541776'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543137'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543137'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546182'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546182'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548598'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548598'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549239'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543132'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543132'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546176'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548593'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549231'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543138'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543138'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546183'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546183'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548599'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548599'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549240'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549928'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549928'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541774> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541774'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541774'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546177'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546177'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548594'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549232'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549482'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549482'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549926'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549926'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543133'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543133'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543360'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543360'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546178'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546178'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548595'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549233'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549929'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549929'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542921'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542921'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543746'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543746'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544438> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544438'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544438'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546053'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546053'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548468'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548468'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549022'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549022'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549543'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549543'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549859'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549859'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541777> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541777'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541777'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543886'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543886'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546185'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546185'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548600'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548600'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549242'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542847'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542847'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543707'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543707'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544402> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544402'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544402'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545061'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545061'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545528'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545528'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546005'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546005'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548424'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548424'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548950'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548950'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548646'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548646'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549314'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549314'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549952'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549952'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541647'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541647'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549528'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549528'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549838'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549838'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541646'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541646'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542855'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542855'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543704'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543704'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544407> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544407'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544407'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546009'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546009'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548956'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548956'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548427'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548427'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548949'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548949'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542854'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542854'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546004'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546004'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548423'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548423'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548948'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548948'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549455'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549455'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544125'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544125'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546007'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546007'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548426'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548426'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541645'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541645'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542514'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542514'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542846'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542846'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543703'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543703'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544401'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544401'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545060'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545060'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545527'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545527'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546003'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546003'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548422'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548422'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542515'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542515'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545064'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545064'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546006'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546006'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548425'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548425'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548955'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548955'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549837'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549837'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543139'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543139'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543885'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543885'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544522'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544522'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546184'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546184'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549241'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549596'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541499'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541499'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542501'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542501'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544211'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544211'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545908'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545908'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548334'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548334'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548816'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548816'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549508'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549508'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549792'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549792'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541739'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541739'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543063> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543063'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543063'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544254'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544254'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546126'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546126'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548551'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548551'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549154'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549154'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549578'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549578'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549902'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549902'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543066'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543066'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543846'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543846'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544255'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544255'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546131'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546131'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548555'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548555'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549160'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549160'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549901'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549901'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546125'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546125'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548550'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548550'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549153'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549153'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541530'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541530'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541709'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541709'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542991'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542991'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544465'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544465'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546091'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546091'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548513'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548513'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549097'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549097'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549559'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549559'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549886'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549886'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543197'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543197'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544184'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544184'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546227'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546227'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548642'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548642'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549308'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549308'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548643'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548643'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549309'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549309'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549949'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549949'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541516'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541516'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546226'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546226'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548641'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548641'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549307'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549307'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548380'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548380'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548880'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548880'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541615'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541615'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542782'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542782'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545961'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545961'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549809'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549809'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541612'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541612'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542781'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542781'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545955'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545955'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548378'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548378'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548878'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548878'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549517'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549517'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543662'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543662'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545954'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545954'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548377'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548377'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548877'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548877'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541506'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541506'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541613'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541613'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545959'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545959'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548381'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548381'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549807'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549807'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541509'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541509'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541708'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541708'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542983> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542983'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542983'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543798'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543798'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544243'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544243'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543552'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543552'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544073'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544073'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544288'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544288'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544585'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544585'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545856'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545856'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548275'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548275'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548735'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548735'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543270'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543270'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543950'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543950'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546269'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546269'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548680'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548680'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549378'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549378'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546225'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546225'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548640'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548640'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549306'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549306'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549947'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549947'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541505'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541505'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544223'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544223'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545473'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545473'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548376'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548376'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548876'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548876'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542533'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542533'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542929'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542929'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543751'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543751'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544240'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544240'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546058'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546058'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548473'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548473'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549032'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549032'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549544'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549544'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549862'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549862'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542365'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542365'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542930'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542930'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546054'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546054'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548469'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548469'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549023'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549023'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542922'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542922'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546055'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546055'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549024'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549024'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541683'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541683'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542931'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542931'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543747'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543747'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546059'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546059'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548474> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548474'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548474'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549033'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549033'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542923'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542923'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544239'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544239'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546056'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546056'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548470'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548470'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549025'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549025'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549861'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549861'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542928'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542928'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544142'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544142'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549031'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549031'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543196'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543196'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543923'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543923'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546224'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546224'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548639'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548639'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549305'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549305'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549609'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549609'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549951'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549951'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541682'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541682'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542920'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542920'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546052'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546052'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548467'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548467'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549021'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549021'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545957'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545957'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548383'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548383'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548886'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548886'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549808'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549808'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541614'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541614'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542775'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542775'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543665'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543665'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544225'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544225'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545956'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545956'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548379'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548379'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548879'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548879'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541912'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541912'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542639'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542639'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543974'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543974'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544295'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544295'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545167'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545167'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545387'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545387'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548733'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548733'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542292'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542292'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544185'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544185'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544864'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544864'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545316> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545316'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545316'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545755'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545755'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541580'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541580'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542719'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542719'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543618'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543618'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545017'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545017'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545911'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545911'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548821'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548821'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541825'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541825'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543271'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543271'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543951'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543951'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546274'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546274'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548684'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548684'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549386'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549386'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542633'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542633'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543556'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543556'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544287'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544287'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545855'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545855'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548274'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548274'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548734'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548734'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549497'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549497'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543261'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543261'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543956'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543956'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548678'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548678'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549376'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549376'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544565'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544565'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544906'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544906'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546272'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546272'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548682'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548682'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543262'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543262'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543949'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543949'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545143'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545143'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546268'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546268'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549377'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549377'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541823'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541823'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542600'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542600'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543269'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543269'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546273'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546273'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548683'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548683'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549385'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549385'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543264'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543264'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543952'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543952'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546271'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546271'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548681'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548681'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549380'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549380'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541824'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541824'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542601'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542601'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543263'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543263'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546270'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546270'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549379'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549379'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542374'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542374'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542641'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542641'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543551'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543551'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543978'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543978'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544297'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544297'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544592'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544592'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545861'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545861'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548280'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548280'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548741'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548741'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549638'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549638'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542636'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542636'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543554'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543554'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544291'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544291'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544972'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544972'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545859'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545859'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548278'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548278'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548736'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548736'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544299'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544299'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544978'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544978'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545389'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545389'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545863'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545863'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548282'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548282'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545388'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545388'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545857'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545857'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548276'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548276'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548421'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548421'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548947'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548947'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542056'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542056'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545525'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545525'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548946'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548946'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542053'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542053'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542844'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542844'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544399'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544399'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544684'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544684'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545217'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545217'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545523'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545523'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542247'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542247'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544176'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544176'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544521'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544521'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544835'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544835'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545291'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545291'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545716'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545716'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549238'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542838'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542838'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544680'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544680'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545214'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545214'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545517'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545517'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542289'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542289'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544183'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544183'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545754'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545754'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541909'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541909'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542630'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542630'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543555'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543555'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543972'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543972'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544294'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544294'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544587'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544587'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545162'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545162'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545378'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545378'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545860'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545860'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548279'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548279'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548739'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548739'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541910'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541910'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542638'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542638'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543550> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543550'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543550'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543976'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543976'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544588'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544588'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544974'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544974'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545165'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545165'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545385'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545385'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548740'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548740'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541905'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541905'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544584'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544584'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544938'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544938'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545379> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545379'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545379'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541911'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541911'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543977'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543977'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544589'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544589'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544941'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544941'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542293'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542293'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544186'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544186'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544865'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544865'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545320'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545320'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545757'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545757'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541904'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541904'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542629'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542629'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543971'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543971'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544286'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544286'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544583> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544583'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544583'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545161'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545161'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542049'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542049'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544001'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544001'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544681'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544681'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545215'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545215'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545518'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545518'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548939'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548939'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544590'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544590'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544940'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544940'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544976'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544976'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545164'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545164'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545381> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545381'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545381'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542640'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542640'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544296'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544296'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544591'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544591'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544942'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544942'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544975'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544975'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545166'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545166'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545386'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545386'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543973'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543973'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544939'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544939'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545163'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545163'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545380> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545380'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545380'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542290'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542290'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543194'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543194'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544540'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544540'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545136'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545136'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545317'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545317'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545756'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545756'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545192'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545192'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545425'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545425'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548811> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548811'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548811'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542002'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542002'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544652'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544652'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545197'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545197'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545432'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545432'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541961'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541961'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542715'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542715'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543989'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543989'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544622'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544622'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544949'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544949'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545195'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545195'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545428'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545428'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544014'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544014'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544436> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544436'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544436'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545082'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545082'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545241'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545241'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545574'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545574'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548466'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548466'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549019> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549019'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549019'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541953'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541953'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542702'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542702'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543613'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543613'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543986'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543986'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544093'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544093'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544340'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544340'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545006'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545006'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545189'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545189'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545903'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545903'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548810'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548810'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541960'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541960'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542714'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542714'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544098'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544098'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544621'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544621'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545431'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545431'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548818'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548818'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541955'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541955'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542709'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542709'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543988'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543988'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544094'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544094'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544342'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544342'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544616'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544616'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545193'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545193'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545426'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545426'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548812> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548812'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548812'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542011'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542011'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544657'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544657'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545472'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545472'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542243'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542243'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543130'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543130'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544519'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544519'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544832'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544832'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545715'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545715'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549228'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542248'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542248'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545719'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545719'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549229'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542294'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542294'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544187'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544187'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544542'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544542'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545321'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545321'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545758'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545758'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549311'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549311'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542845'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542845'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543706'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543706'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544002'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544002'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544400'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544400'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544686'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544686'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541956'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541956'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542710'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542710'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543615'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543615'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544095'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544095'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544343'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544343'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544617'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544617'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545194'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545194'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545427'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545427'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542246'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542246'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544834'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544834'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545718'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545718'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549237'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542102'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542102'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543745'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543745'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545219'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545219'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545526'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545526'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542055'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542055'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544685> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544685'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544685'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542050'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542050'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545519'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545519'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542054'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542054'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545524'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545524'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542003'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542003'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544026> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544026'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544026'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545099'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545099'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545273'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545273'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545618'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545618'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549089'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549089'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541999'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541999'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545466> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545466'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545466'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542296'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542296'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544044'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544044'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545138'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545138'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545322'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545322'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545759'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545759'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549304'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549304'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542012'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542012'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544658'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544658'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545477> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545477'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545477'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542339'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542339'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544905'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544905'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544965'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544965'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545352'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545352'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545804'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545804'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549375'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549375'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542338'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542338'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543267'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543267'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543955'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543955'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544564'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544564'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544904'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544904'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544963'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544963'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545144'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545144'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545349'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545349'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545801'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545801'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549384'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549384'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543260'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543260'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543954'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543954'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544056'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544056'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545347'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545347'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545799'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545799'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546266'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546266'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549374'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549374'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543948'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543948'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544059'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544059'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544902'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544902'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545350'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545350'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545803'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545803'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542336'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542336'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543953'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543953'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544055'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544055'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544901'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544901'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545346'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545346'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545798'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545798'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542331'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542331'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544054'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544054'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544897'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544897'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545345'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545345'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545797'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545797'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549373'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549373'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543195'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543195'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543920'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543920'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544541'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544541'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545318'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545318'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549303'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549303'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542005'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542005'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545471> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545471'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545471'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542004'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542004'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545470> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545470'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545470'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541954'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541954'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543614'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543614'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544341'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544341'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544615'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544615'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544948'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544948'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545011'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545011'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548875> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548875'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548875'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541998'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541998'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544371'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544371'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545464'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545464'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541962'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541962'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542716'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542716'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544346'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544346'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544623'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544623'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542145'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542145'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544153> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544153'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544153'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544463'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544463'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544753'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544753'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545268'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545268'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545613'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545613'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549087'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549087'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545616'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545616'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542147'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542147'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542333'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542333'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544057'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544057'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544898'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544898'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544962'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544962'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545800'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545800'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542337'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542337'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543266'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543266'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544060'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544060'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544563'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544563'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544903'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544903'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544964'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544964'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545351'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545351'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549383'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549383'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542332'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542332'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542981> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542981'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542981'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544154'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544154'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544755'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544755'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545096'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545096'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545612'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545612'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542144'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542144'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542980> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542980'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542980'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544752'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544752'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545266'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545266'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545611'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545611'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546084'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546084'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549086'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549086'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542146'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542146'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542982'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542982'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544023> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544023'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544023'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544754'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544754'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545269'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545269'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545614'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545614'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549088'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549088'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542150'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542150'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542989'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542989'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544464'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544464'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544758'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544758'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545098'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545098'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545270'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545270'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545615'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545615'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549096'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549096'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542101> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542101'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542101'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542918'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542918'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543739'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543739'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544137'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544137'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544435> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544435'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544435'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544718'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544718'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545573'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545573'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542199'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542199'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542241'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542241'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544830'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544830'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545712'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545712'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549226> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549226'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549226'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542104> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542104'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542104'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544139'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544139'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544721'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544721'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545237'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545237'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545569'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545569'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542097'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542097'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544012'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544012'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544432> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544432'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544432'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544715'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544715'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545236'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545236'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545568'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545568'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542913'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542913'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544434'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544434'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544717'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544717'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545235'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545235'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545567'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545567'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542149'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542149'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542988'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542988'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544025> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544025'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544025'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544757'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544757'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545272'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545272'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545617'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545617'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542151'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542151'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543331'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543331'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543793'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543793'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542295'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542295'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543200'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543200'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544043'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544043'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545137'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545137'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545319'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545319'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549312'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549312'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542627> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542627'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542627'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545853'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545853'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548272'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548272'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548731'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548731'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549425'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549425'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549633'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549633'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549759'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549759'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541773'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541773'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546181'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546181'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548597'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548597'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549235'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549731'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549731'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541766'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541766'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546171'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546171'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546295'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546295'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549223'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549724'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549724'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542769'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542769'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545946'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545946'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548370'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548370'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548870'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548870'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549660'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549660'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541772'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541772'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543134'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543134'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546180'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546180'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549234'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549728'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549728'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542193'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542193'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543061'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543061'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543848'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543848'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544170'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544170'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544791'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544791'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545661'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545661'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542096> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542096'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542096'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544431> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544431'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544431'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545234'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545234'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545566'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545566'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544497'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544497'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544794'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544794'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545664'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545664'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549158'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549158'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542195> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542195'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542195'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543060> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543060'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543060'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544496'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544496'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545714'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545714'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549227'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549227'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542148'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542148'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542987'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542987'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544155'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544155'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544756'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544756'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545271'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545271'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546167'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546167'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549215> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549215'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549215'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549725'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549725'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541641'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541641'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542836'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542836'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548420'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548420'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548942'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548942'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549677'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549677'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541644'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541644'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542842'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542842'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546002'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546002'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548945'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548945'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549680'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549680'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549836'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549836'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541527'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541527'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545142'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545142'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546262'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546262'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549369'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549369'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549747'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549747'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542362'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542362'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542699'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542699'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545893'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545893'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548322'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548322'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548798> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548798'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548798'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549648'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549648'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546049'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546049'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549016> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549016'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549016'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549692'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549692'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543547'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543547'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545852'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545852'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548271'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548271'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548730'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548730'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549427'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549427'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549496'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549496'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549637'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549637'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545851'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545851'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548270'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548270'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548729'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548729'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549636'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549636'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549762'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549762'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541899'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541899'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545843'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545843'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548265'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548265'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548721'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548721'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549631'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549631'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545242'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545242'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545575'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545575'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549020'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549020'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541862'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541862'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542103> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542103'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542103'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542919'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542919'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544437'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544437'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544720'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544720'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545238'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545238'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545570'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545570'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542098> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542098'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542098'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542914'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542914'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544013'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544013'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544433'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544433'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544793'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544793'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545660'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545660'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542192'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542192'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543059'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543059'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544169'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544169'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544495'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544495'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545659'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545659'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541570> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541570'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541570'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541949'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541949'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542701'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542701'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543609'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543609'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543985'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543985'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544092'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544092'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544336> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544336'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544336'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545421> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545421'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545421'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542194> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542194'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542194'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543062> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543062'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543062'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544792'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544792'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545662'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545662'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542244'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542244'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544833'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544833'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545713'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545713'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549236'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542198'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542198'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544796'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544796'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545663'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545663'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549159'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549159'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542245'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542245'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543136'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543136'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545292'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545292'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545717'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545717'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542197'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542197'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543065'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543065'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544171> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544171'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544171'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544795'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544795'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545665'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545665'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542242'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542242'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543129'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543129'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544175'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544175'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544518'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544518'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544831'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544831'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545125'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549690'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549690'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543744'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543744'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546051'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546051'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549018'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549018'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549693'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549693'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541610'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541610'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542772'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542772'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545949> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545949'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545949'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548418'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548418'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548935'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548935'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549673'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549673'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549830'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549830'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545945'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545945'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548369'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548369'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548869> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548869'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548869'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549659'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549659'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545948'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545948'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548371'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548371'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541679'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541679'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542916'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542916'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543743'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543743'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546048'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546048'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548464'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548464'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549015> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549015'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549015'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549691'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549691'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541639'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541639'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543701'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543701'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545999'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545999'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548938'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548938'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549676'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549676'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549834'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549834'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541637'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541637'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543700'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543700'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548419'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548419'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548943'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548943'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549674'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549674'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549831'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549831'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541642'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541642'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542837'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542837'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545997'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545997'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548936'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548936'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549454'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549454'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549678'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549678'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541643'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541643'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542841'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542841'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546001'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546001'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548944'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548944'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549679'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549679'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549832'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549832'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545844'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545844'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548266'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548266'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548722'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548722'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549424'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549424'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549632'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549632'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546179'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546179'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546296'^^xsd:integer;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546296'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548596> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548596'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548596'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549730'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549730'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541767'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541767'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543120'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543120'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549761'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549761'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541903'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541903'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545850'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545850'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548269> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548269'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548269'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548728> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548728'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548728'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549630'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549630'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549757'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549757'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543738'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543738'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546047'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546047'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548463'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548463'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549014> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549014'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549014'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549686> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549686'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549686'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541675'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541675'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542909'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542909'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543447'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543447'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543742'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543742'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546044'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546044'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548460'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548460'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549010'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549010'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549687'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549687'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541770'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541770'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546172> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546172'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546172'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549595> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549595'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549595'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549726'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549726'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541676'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541676'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542910> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542910'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542910'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546045'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546045'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549011'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549011'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549688'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549688'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541535'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541535'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541771'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541771'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543127'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543127'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546173'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549224'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549727'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549727'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549924'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549924'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541677'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541677'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542917'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542917'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546050'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546050'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548465'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548465'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549017'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549017'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549689'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549689'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541678'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541678'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542912'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542912'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546046'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546046'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548462'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548462'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549012'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549012'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548372'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548372'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549662> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549662'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549662'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541636'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541636'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543350'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543350'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543699> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543699'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543699'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542979> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542979'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542979'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543796'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543796'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546083'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546083'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548507'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548507'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549085'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549085'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549704'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549704'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549884'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549884'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542978> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542978'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542978'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543353'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543353'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546088'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546088'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548510'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548510'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549093'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549093'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549706'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549706'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549883'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549883'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543792'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543792'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546082'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546082'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548506'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548506'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549084'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549084'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549702'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549702'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549881'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549881'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541705'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541705'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542984'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542984'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543795'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543795'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546087'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546087'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549092'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549092'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549705'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549705'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541702'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541702'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542977'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542977'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543794'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543794'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545826'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545826'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549083'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549083'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549701'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549882'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549882'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543352> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543352'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543352'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546086'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546086'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548509'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548509'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549091'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549091'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549700'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549700'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542361'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542361'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543606'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543606'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545898'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545898'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548325'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548325'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548805'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548805'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549647'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549647'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543250'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543250'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546258'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546258'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549363'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549363'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549744'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549744'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541497'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541497'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541572'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541572'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545899'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545899'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548326'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548326'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548806'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548806'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549652'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549652'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549789'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549789'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543251'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543251'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543521'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543521'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546263'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546263'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549370'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549370'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549748'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549748'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541741'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541741'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543064'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543064'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543847'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543847'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546130'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546130'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549157'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549157'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541707'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541707'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542986'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542986'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543797'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543797'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544244'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544244'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546090'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546090'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548512'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548512'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549095'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549095'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541738'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541738'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544494'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544494'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546124'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546124'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548549'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548549'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549152'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549152'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549716'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549716'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549905'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549905'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541819'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541819'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543256'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543256'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546261'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546261'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549368'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549368'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549743'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549743'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542770> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542770'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542770'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545950'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545950'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541609'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541609'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545947'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545947'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548871'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548871'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549661'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549661'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541611'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541611'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544222'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544222'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549713'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549713'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549903'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549903'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542628'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542628'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543549'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543549'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545854'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545854'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548273'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548273'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548732'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548732'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549428'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549428'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549950'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549950'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543249'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543249'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543947'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543947'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546257'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546257'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549362'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549362'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541801'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541801'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542371'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542371'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543188'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543188'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545134'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545134'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549300> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549300'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549300'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549738'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549738'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549946'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549946'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542369'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542369'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548633> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548633'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548633'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549291'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549291'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549607'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549607'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549737'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549737'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541800'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541800'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542370'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542370'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543192> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543192'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543192'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546221'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546221'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548636> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548636'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548636'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549299'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549299'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541799'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541799'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542368'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542368'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549290'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549290'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549483'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549483'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549736'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549736'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542367'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542367'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546220'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546220'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549298> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549298'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549298'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549735'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549735'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541574'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541574'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542364'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542364'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542707'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542707'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543391'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543391'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543612'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543612'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545902'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545902'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548329'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548329'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548809'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548809'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549654'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549654'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541496'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541496'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541569'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541569'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545895'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545895'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548324'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548324'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548800> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548800'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548800'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549651'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549651'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541495'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541495'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541568'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541568'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543608'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543608'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545901'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545901'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548328'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548328'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548808'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548808'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549650'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549650'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549788'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549788'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541498'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541498'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541573> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541573'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541573'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545900'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545900'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548327'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548327'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548807'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548807'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549653'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549653'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541734'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541734'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543056'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543056'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546121'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546121'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548546'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548546'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549712'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549712'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549899'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549899'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543607'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543607'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545894'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545894'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548799'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548799'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549649'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549649'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549787'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549787'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541804'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541804'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543922'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543922'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546229'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546229'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548644'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548644'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549310'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549310'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541704'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541704'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542985'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542985'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544242'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544242'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546089'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546089'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549094'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549094'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549703'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549703'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541706'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541706'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544393> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544393'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544393'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544676'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544676'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545054'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545054'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545212'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545212'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545512'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545512'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541879'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541879'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542330'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542330'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543255'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543255'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543946'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543946'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541878'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541878'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542326> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542326'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542326'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543520'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543520'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544559'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544559'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544893'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544893'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545796'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545796'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549361'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549361'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541880'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541880'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542327'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542327'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543248'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543248'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544894'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544894'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544959'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544959'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545340'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545340'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545793'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545793'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549367'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549367'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541997'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541997'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542768'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542768'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545463> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545463'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545463'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541995'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541995'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543311'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543311'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544647'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544647'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545037'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545037'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545462'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545462'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548867'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548867'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542133'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542133'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542973'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542973'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543459'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543459'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543786'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543786'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544744'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544744'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545093'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545093'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545263'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545263'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545608'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545608'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549073> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549073'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549073'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541802'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541802'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546223'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546223'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548637> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548637'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548637'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549301'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549301'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549739'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549739'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541821'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541821'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543258'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543258'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546264'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546264'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549371'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549371'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549745'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549745'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543252'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543252'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546259'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546259'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548676'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548676'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549364'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549364'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549746'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549746'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549969'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549969'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541822'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541822'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543259'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543259'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549372'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549372'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549749'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549749'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541737'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541737'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546129'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546129'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548554'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548554'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549156'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549156'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543357'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543357'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546128'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546128'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548553> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548553'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548553'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549155'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549155'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541736'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541736'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546123'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546123'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548548'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548548'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549151'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549151'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549714'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549714'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541740'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541740'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543356'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543356'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546127> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546127'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546127'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548552> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548552'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548552'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549717'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549717'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543057'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543057'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546122'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546122'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548547'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548547'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549764'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549764'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542372'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542372'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548638'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548638'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549302> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549302'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549302'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549740'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549740'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544560'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544560'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544961> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544961'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544961'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545141'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545141'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545344'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545344'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549366'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549366'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545213'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545213'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545515> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545515'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545515'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548933'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548933'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541855'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541855'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542047'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542047'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542835'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542835'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543322'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543322'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544397'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544397'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541853'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541853'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542051'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542051'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542839'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542839'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543430'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543430'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544398> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544398'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544398'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544682'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544682'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545521> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545521'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545521'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542143'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542143'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542976> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542976'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542976'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544751'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544751'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545610'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545610'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541638'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541638'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545998'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545998'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548937'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548937'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549675'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549675'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549833'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549833'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542373'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542373'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542623'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542623'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543548> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543548'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543548'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545845'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545845'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548267'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548267'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548723> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548723'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548723'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549426'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549426'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549634'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549634'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549763'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549763'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543884'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543884'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546174'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549225'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549729'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549729'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548373'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548373'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548872> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548872'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548872'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541608'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541608'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543661'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543661'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545951'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545951'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548374'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548374'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548873'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548873'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545952'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545952'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548375'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548375'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548874'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548874'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543257'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543257'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542238'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542238'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543124'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544827'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544827'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549219'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549219'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542134'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542134'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544745'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544745'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545091'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545091'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545603'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545603'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549074'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549074'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542233'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542233'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544822'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544822'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545708'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545708'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543790'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543790'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545607'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545607'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549080'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549080'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542001'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542001'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543312'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543312'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544651'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544651'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545468'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545468'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542833> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542833'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542833'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543428'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543428'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544678'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544678'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545056> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545056'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545056'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545514'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545514'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548932'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548932'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542044'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542044'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542832> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542832'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542832'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543321'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543321'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543698'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543698'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544677'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544677'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545513'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545513'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548931'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548931'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549672'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549672'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542036'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542036'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542825'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542825'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543318'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543318'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543426'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543426'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543694'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543694'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544000'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544000'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544388'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544388'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545210'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545210'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545506> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545506'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545506'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548923'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548923'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542043'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542043'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543320'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543320'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543427'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543427'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542142'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542142'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542975'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542975'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543461'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543461'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543791'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543791'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544462> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544462'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544462'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544750'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544750'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545095'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545095'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545265'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545265'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549082'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549082'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544746'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544746'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545260'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545260'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545604'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545604'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549075'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549075'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545751'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545751'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549295> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549295'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549295'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542052'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542052'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542840'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542840'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544683'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544683'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545522'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545522'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548941'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548941'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543186'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543186'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545132'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545132'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545310'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545310'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542141> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542141'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542141'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544749'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544749'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545264'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545264'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545609'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545609'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542237'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542237'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543119'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543119'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544826'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544826'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549222'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549222'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541994'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541994'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543414'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543414'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541996'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541996'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542767'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542767'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544648'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544648'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545469> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545469'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545469'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548868'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548868'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541874> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541874'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541874'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542288'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542288'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543191'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543191'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543919'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543919'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544863'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544863'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545314'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545314'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545752'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545752'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549296> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549296'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549296'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542284'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542284'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543916'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543916'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544859'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544859'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545315> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545315'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545315'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545753'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545753'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549289'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549289'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543117'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543117'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544824'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544824'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545289> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545289'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545289'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549213'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544829'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544829'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545710'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545710'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549221'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549221'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542236'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542236'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543118'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543118'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543338'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543338'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543497'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543497'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544516'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544516'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545711'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545711'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549214> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549214'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549214'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541992'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541992'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542765> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542765'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542765'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543310'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543310'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543412'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543412'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543660> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543660'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543660'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542771'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542771'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544372'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544372'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545038'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545038'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545467'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545467'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541640'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541640'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541854'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541854'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542046'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542046'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543702'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543702'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544679'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544679'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545058'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545058'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545516'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545516'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548934'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548934'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543741> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543741'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543741'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544714'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544714'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545080'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545080'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549013'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549013'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544891'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544891'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544958'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544958'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549359'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549359'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542099> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542099'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542099'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542915'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542915'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543448'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543448'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543740> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543740'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543740'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545081'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545081'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545239'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545239'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545571'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545571'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542093> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542093'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542093'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543736> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543736'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543736'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544712'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544712'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544860'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544860'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545133'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545133'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545311'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545311'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545750> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545750'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545750'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549297'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549297'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542239'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542239'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543498'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543498'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544517> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544517'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544517'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544828'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544828'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545290'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545290'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549220'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549220'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542235'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542235'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545233'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545233'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545565'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545565'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542092'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542092'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544711'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544711'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545078'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545078'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549008'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549008'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542085'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542085'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543735'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543735'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544010'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544010'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544429'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544429'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544709'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544709'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545559> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545559'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545559'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549000'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549000'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544888'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544888'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544956'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544956'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545338'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545338'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545789'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545789'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542322> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542322'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542322'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543241> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543241'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543241'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544556'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544556'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544889'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544889'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545339'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545339'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545790'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545790'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542280'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542280'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543182'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543182'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545308'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545308'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549272'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549272'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541937'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541937'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542681'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542681'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543598'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543598'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544389'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544389'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545501'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545501'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548924'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548924'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542131> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542131'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542131'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542962> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542962'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542962'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543780'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543780'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544457'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544457'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544743'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544743'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545258'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545258'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545599'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545599'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549065'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549065'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541987'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541987'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544110'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544110'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544367'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544367'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545452'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545452'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541988'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541988'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544111'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544111'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545035'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545035'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545456'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545456'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541985> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541985'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541985'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542757> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542757'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542757'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548854'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548854'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541989'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541989'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542760'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542760'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543659> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543659'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543659'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544112'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544112'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544368'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544368'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545457'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545457'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541986'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541986'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542758'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542758'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544366'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544366'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545454'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545454'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548855'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548855'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541991'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541991'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542761> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542761'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542761'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544369'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544369'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544644'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544644'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548856'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548856'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542231'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542231'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543114'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543114'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543878'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543878'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545696'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545696'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549207'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549207'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542138'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542138'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544021> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544021'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544021'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544747'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544747'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545261'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545261'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545606'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545606'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542137'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542137'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543788'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543788'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545602'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545602'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549076'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549076'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542132> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542132'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542132'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542964> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542964'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542964'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543781'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543781'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545416'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545416'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548788'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548788'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541941'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541941'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542688'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542688'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543599'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543599'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545411'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545411'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548310'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548310'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548780'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548780'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541943'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541943'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542690'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542690'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543592'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543592'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544330'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544330'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545418> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545418'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545418'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548782'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548782'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542321'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542321'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543240'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543240'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544954> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544954'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544954'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545787'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545787'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542320'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542320'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544953'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544953'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545786'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545786'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544950'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544950'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545784'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545784'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544555'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544555'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544887'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544887'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544951'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544951'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545337'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545337'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543239> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543239'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543239'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544955> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544955'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544955'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541942'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541942'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542689'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542689'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543382> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543382'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543382'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543600'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543600'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543984'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543984'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544329'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544329'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544946'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544946'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545185'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545185'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545415'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545415'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548790'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548790'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542037'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542037'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542818> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542818'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542818'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543695'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543695'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544121'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544121'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545788'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545788'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543234'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543234'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544554'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544554'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544886'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544886'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544952'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544952'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545785'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545785'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542680'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542680'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543597'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543597'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544091'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544091'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544943'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544943'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545412'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545412'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542278'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542278'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545748'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545748'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542035> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542035'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542035'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548491'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548491'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549058'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549058'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542223> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542223'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542223'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543106> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543106'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543106'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544173'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544173'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544512'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544512'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545692'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545692'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549197> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549197'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549197'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545693'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545693'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542229'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542229'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545701'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545701'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541890'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541890'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542614'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542614'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543537'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543537'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544277'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544277'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544933> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544933'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544933'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545156> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545156'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545156'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545370'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545370'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548257> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548257'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548257'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548710'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548710'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541889> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541889'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541889'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544072'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544072'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544276'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544276'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544932'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544932'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545155> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545155'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545155'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545369> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545369'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545369'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548709'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548709'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542224'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542224'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543107'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543107'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543877'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543877'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544513'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544513'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545694'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545694'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549198'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549198'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542230'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542230'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544821'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544821'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545702'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545702'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546160'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546160'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549206'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549206'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542225> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542225'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542225'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543108> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543108'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543108'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544174'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544174'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544514'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544514'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544820'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544820'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545695'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545695'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546154'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546154'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548580'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548580'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549199'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549199'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542232'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542232'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543879'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543879'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546161'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546161'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542136'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542136'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545605'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545605'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542187'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542187'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544786'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544786'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545648'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545648'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549144> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549144'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549144'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542083> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542083'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542083'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542895'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542895'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545227'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545227'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545557'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545557'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541860'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541860'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544384'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544384'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545500'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545500'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548915'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548915'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543174'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543174'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543908'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543908'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544537'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544537'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545304> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545304'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545304'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545743> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545743'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545743'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542276'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542276'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549149> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549149'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549149'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543390'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543390'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543611'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543611'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543987'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543987'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544339'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544339'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544613'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544613'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545010> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545010'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545010'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545191'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545191'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548803'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548803'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542190'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542190'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543484'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543484'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542597> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542597'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542597'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541503'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541503'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544218'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544218'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545935'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545935'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548360'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548360'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545941'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545941'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548366'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548366'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548863'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548863'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542545'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542545'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542965'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542965'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545090'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545090'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546074> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546074'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546074'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542581'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542581'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543184'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543184'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549605'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549605'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543253'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543253'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546260'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546260'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549365'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549365'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549968'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549968'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548629'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548629'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549283'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549283'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549606'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549606'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541514'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541514'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542562'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542562'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543354'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543354'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543838'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543838'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546112'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546112'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548541'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548541'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549138'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549138'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542598> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542598'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542598'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546253'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546253'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548674'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548674'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541483> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541483'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541483'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541891'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541891'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542615> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542615'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542615'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543538'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543538'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544278'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544278'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541849'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541849'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541984> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541984'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541984'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542756'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542756'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544109> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544109'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544109'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544365'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544365'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545451> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545451'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545451'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548853'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548853'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543787'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543787'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544152'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544152'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544458'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544458'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545600> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545600'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545600'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549066> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549066'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549066'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541990'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541990'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544113'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544113'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545455'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545455'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542130'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542130'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542957'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542957'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543779'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543779'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544742> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544742'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544742'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541863'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541863'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542126'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542126'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542956> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542956'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542956'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543771> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543771'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543771'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544150'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544150'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544454'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544454'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544739> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544739'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544739'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545252'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545252'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545593'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545593'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544136'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544136'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545229'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545229'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545562> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545562'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545562'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548994'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548994'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541865'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541865'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542179'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542179'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543041'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543041'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544168'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544168'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542822'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542822'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542969'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542969'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543782'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543782'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545259'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545259'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545601'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545601'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549067'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549067'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543175'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543175'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544181'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544181'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545305'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545305'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545744> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545744'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545744'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549280'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549280'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542277> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542277'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542277'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543181'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543181'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543909> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543909'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543909'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544538'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544538'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542274'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542274'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543176> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543176'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543176'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543913'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543913'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545745> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545745'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545745'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548621'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548621'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545417'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545417'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548789'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548789'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541936'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541936'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542679'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542679'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543589'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543589'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544089'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544089'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544323'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544323'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544090'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544090'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544324'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544324'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544607'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544607'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544944'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544944'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545183'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545183'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548781> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548781'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548781'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541940'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541940'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542687'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542687'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543590'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543590'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544327'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544327'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544947'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544947'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545186'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545186'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544328'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544328'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545187'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545187'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542828'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542828'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543319'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543319'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544386'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544386'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545510'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545510'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548409> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548409'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548409'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548918'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548918'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542040'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542040'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543696'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543696'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544390'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544390'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545211'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545211'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545509'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545509'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545990'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545990'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548926'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548926'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542034'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542034'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542819> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542819'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542819'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543691'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543691'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544120'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544120'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544385'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544385'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545503'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545503'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548917'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548917'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542039'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542039'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543690> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543690'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543690'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545052'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545052'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545508'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545508'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542033'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542033'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544119'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544119'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545502'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545502'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548916> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548916'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548916'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542038'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542038'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542826'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542826'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545507'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545507'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548925'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548925'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542682> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542682'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542682'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543591'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543591'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544325'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544325'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544945'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544945'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545184'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545184'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545414'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545414'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541852'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541852'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542032> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542032'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542032'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542817> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542817'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542817'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542279'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542279'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545307> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545307'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545307'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545747> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545747'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545747'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549281'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549281'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542275'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542275'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545306'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545306'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545746> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545746'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545746'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549271> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549271'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549271'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542273'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542273'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541847'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541847'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541948'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541948'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542698'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542698'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543386> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543386'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543386'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544335'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544335'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548804> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548804'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548804'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541845'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541845'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541947> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541947'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541947'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542697'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542697'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543309'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543309'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543385> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543385'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543385'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543605> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543605'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543605'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544334'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544334'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544610'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544610'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545004'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545004'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545424> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545424'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545424'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548797> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548797'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548797'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541900'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541900'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543306> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543306'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543306'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543363'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543363'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544284'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544284'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544581'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544581'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545847> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545847'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545847'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548725> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548725'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548725'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541993'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541993'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543413'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543413'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544370> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544370'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544370'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544645'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544645'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545461'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545461'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545944'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545944'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542234> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542234'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542234'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544823'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544823'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545288'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545288'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545704'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545704'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542286'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542286'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543918'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543918'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545135'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545135'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545312'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545312'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542281'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542281'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544857'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544857'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545313'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545313'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542282'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542282'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544858'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544858'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545309> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545309'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545309'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543342'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543342'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544862'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544862'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545749'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545749'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549288> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549288'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549288'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541846'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541846'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541952> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541952'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541952'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543839'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543839'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544492'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544492'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549148> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549148'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549148'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542183'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542183'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543333'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543333'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543481'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543481'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544490'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544490'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544782'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544782'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545650'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545650'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542182'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542182'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542189'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542189'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543052'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543052'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543335'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543335'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543843'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543843'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545654> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545654'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545654'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542084> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542084'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542084'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544428> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544428'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544428'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544708'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544708'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545564'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545564'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542091> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542091'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542091'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545077'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545077'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545230> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545230'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545230'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545563'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545563'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549007'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549007'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541866'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541866'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542185'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542185'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543482'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543482'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544784'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544784'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545658'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545658'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546116'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546116'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549143> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549143'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549143'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542094'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542094'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542907> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542907'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542907'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543445> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543445'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543445'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543737'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543737'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544713'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544713'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545240'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545240'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545572> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545572'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545572'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549009'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549009'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543523> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543523'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543523'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544557'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544557'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545342> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545342'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545342'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542328> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542328'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542328'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543254'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543254'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543522'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543522'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543945'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543945'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544969'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544969'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548719'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548719'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549635'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549635'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542140'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542140'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542974> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542974'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542974'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543330> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543330'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543330'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543460'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543460'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544461'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544461'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545094'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545094'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541951> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541951'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541951'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542705'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542705'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543389> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543389'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543389'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543603> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543603'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543603'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544338> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544338'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544338'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544612'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544612'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545009'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545009'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544579'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544579'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544936'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544936'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544892'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544892'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545792'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545792'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546256'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546256'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549360> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549360'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549360'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542329'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542329'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544896'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544896'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545343> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545343'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545343'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541842'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541842'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544895'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544895'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544960'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544960'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545341'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545341'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543362'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543362'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544283'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544283'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545157> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545157'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545157'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548720'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548720'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541895> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541895'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541895'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542621'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542621'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543305> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543305'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543305'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543361'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543361'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543545'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543545'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541894'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541894'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543542'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543542'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544578> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544578'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544578'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545375> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545375'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545375'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548718'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548718'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541902'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541902'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543546'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543546'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544285'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544285'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545376> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545376'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545376'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542184> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542184'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542184'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543046> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543046'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543046'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543334> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543334'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543334'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544783'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544783'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545651'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545651'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549142> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549142'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549142'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541901'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541901'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542626> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542626'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542626'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543364'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543364'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544582'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544582'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548726> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548726'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548726'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541945'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541945'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543383> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543383'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543383'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544332> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544332'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544332'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544609'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544609'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545002'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545002'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545419> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545419'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545419'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548795'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548795'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541944'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541944'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542704'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542704'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543388> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543388'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543388'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544608'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544608'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545190'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545190'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545423'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545423'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548794'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548794'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541571'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541571'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541950> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541950'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541950'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542703'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542703'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543387'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543387'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543610'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543610'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544337'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544337'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545007> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545007'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545007'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545422'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545422'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545896'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545896'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543844'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543844'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544785'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544785'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545652> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545652'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545652'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549150> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549150'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549150'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541567'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541567'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541946> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541946'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541946'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542696> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542696'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542696'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543308'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543308'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543384'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543384'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543604> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543604'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543604'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544333> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544333'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544333'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545188'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545188'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545420'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545420'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548796'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548796'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549646'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549646'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542191> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542191'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542191'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543485'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543485'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544790'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544790'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545657> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545657'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545657'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549068> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549068'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549068'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549557> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549557'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549557'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549879'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549879'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543116'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543116'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546166> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546166'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546166'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548589> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548589'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548589'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549212> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549212'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549212'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546219'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546219'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548634'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548634'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549292> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549292'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549292'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542684> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542684'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542684'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548314> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548314'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548314'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548786'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548786'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549440> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549440'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549440'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549783'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549783'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541565> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541565'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541565'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542497'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542497'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542693'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542693'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545891> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545891'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545891'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548320> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548320'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548320'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549784'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549784'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542599> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542599'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542599'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544274> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544274'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544274'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546255> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546255'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546255'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548675'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548675'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549358'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549358'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541566'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541566'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542498'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542498'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542694> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542694'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542694'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548321> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548321'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548321'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548793> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548793'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548793'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549785'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549785'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541768> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541768'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541768'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543115> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543115'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543115'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543882'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543882'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546162> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546162'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546162'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549590'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548591'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549218'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549218'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549594'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549594'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544270> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544270'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544270'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546165> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546165'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546165'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548588> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548588'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548588'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549211'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549211'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549592'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549592'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541769> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541769'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541769'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543121> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543121'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543121'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543880'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543880'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549216'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549216'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549923> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549923'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549923'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543122'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543122'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543359'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543359'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546169> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546169'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546169'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549217'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549217'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549593'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549593'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543123> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543123'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543123'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546164> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546164'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546164'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548587'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548587'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549591> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549591'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549591'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543881'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543881'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546163> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546163'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546163'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548586> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548586'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548586'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549209'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545377> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545377'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545377'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541898'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541898'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544580'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544580'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545158> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545158'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545158'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545849'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545849'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548727'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548727'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541877'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541877'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542325> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542325'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542325'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543246'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543246'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543944> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543944'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543944'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544934'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544934'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545371> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545371'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545371'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545837'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545837'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548258'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548258'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548711> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548711'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548711'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541501'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541501'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545936'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545936'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548858'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548858'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545791'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545791'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546254> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546254'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546254'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549357'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549357'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542546'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542546'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542970'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542970'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543783'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543783'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546079'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546079'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548502'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548502'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549077'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549077'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542580> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542580'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542580'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543185> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543185'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543185'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543915'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543915'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549286'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549286'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542547> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542547'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542547'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544460'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544460'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546080> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546080'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546080'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548503> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548503'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548503'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549078'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549078'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542971'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542971'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545092'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545092'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546076'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546076'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548499'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548499'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541508> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541508'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541508'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543789'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543789'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548500> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548500'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548500'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549071'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549071'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549880'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549880'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542972'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542972'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543784'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543784'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548504'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548504'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549079'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549079'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549878> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549878'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549878'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541507'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541507'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541701> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541701'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541701'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542966'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542966'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543785'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543785'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546078'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546078'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549072> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549072'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549072'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543243> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543243'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543243'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546252'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546252'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548673'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548673'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549355'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549355'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543236> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543236'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543236'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549350> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549350'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549350'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543242> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543242'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543242'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546251'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546251'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549354'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549354'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543235'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543235'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546245'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546245'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549349'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549349'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549855> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549855'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549855'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541492'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541492'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542494'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542494'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542683> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542683'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542683'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543346'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543346'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544207'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544207'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548259'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548259'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548712'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548712'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541607'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541607'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542762> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542762'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542762'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545942> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545942'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545942'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548367'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548367'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548864'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548864'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543177> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543177'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543177'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546210'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546210'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548623> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548623'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548623'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549273> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549273'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549273'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541502> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541502'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541502'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544219> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544219'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544219'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548364'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548364'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548861'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548861'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544249'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544249'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546114'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546114'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549140'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549140'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549575> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549575'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549575'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541671> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541671'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541671'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542525> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542525'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542525'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546038> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546038'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546038'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548453'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548453'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548996'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548996'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549853'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549853'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542528> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542528'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542528'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546042'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546042'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548458'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548458'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549005'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549005'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549856'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549856'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542905'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542905'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544237> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544237'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544237'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544426> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544426'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544426'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546039> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546039'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546039'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548454> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548454'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548454'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548997'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548997'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542904'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542904'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546041'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546041'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548457> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548457'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548457'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549004> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549004'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549004'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549541'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549541'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549852'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549852'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542526> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542526'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542526'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542896'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542896'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544425> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544425'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544425'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546037> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546037'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546037'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548452> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548452'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548452'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548995'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548995'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549538> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549538'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549538'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541491'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541491'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541561'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541561'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542692'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542692'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543593'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543593'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544209'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544209'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545886'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545886'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548313> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548313'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548313'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548785'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548785'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549505'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549505'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549779'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549779'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541494'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541494'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541519'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541519'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542495'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542495'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542691> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542691'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542691'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543601> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543601'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543601'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548319> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548319'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548319'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549782> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549782'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549782'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541490'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541490'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542492> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542492'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542492'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544208'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544208'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548312> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548312'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548312'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548784> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548784'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548784'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549778> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549778'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549778'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541672'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541672'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542899> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542899'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542899'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546040'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546040'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548456> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548456'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548456'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548999'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548999'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549540'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549540'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544248> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544248'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544248'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546111'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546111'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542821> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542821'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542821'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545986> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545986'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545986'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548410> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548410'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548410'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548920'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548920'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549453'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549453'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542513> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542513'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542513'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542830'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542830'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545993'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545993'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548416'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548416'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548928'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548928'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549829'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549829'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541634'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541634'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545051'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545051'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545504'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545504'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545987> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545987'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545987'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548411> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548411'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548411'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548921> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548921'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548921'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542041'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542041'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542823'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542823'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544391'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544391'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545053'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545053'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545994> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545994'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545994'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548417> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548417'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548417'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548929'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548929'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542829'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542829'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543348'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543348'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545992'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545992'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548415'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548415'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548927'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548927'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542824'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542824'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543697> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543697'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543697'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544387'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544387'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545505'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545505'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545989> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545989'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545989'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548413'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548413'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548922> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548922'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548922'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544221> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544221'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544221'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545938'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545938'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548363'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548363'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548860'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548860'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541486'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541486'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544281> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544281'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544281'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544968'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544968'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545842'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545842'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548264> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548264'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548264'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548717> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548717'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548717'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549495> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549495'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549495'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549756'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549756'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542042'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542042'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542512> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542512'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542512'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542831> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542831'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542831'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543692> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543692'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543692'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544235> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544235'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544235'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544392> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544392'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544392'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545511'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545511'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548412> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548412'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548412'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548930'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548930'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541635'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541635'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542820'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542820'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545050'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545050'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545991'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545991'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548414> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548414'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548414'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548919'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548919'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549828> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549828'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549828'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541733'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541733'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543050> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543050'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543050'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544251> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544251'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544251'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546118> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546118'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546118'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548544'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548544'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549146'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549146'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542764> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542764'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542764'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545943> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545943'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545943'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548865> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548865'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548865'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543043'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543043'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543841'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543841'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545649'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545649'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546110> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546110'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546110'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548539'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548539'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549136> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549136'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549136'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542763> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542763'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542763'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545459'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545459'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545937'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545937'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548362> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548362'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548362'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548859> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548859'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548859'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549516'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549516'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544201> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544201'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544201'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548261> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548261'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548261'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548714'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548714'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541893'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541893'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542617> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542617'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542617'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543540'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543540'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544199'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544199'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544279> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544279'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544279'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542088'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542088'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545076'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545076'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545561> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545561'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545561'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542082> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542082'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542082'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545556> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545556'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545556'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542087> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542087'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542087'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543732'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543732'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545560'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545560'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549002> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549002'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549002'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542081'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542081'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542893> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542893'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542893'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543731'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543731'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544133> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544133'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544133'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545554> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545554'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545554'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545884'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545884'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548311> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548311'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548311'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548783> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548783'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548783'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549504'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549504'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548540> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548540'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548540'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549137> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549137'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549137'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549574'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549574'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543051> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543051'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543051'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544253> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544253'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544253'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546119> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546119'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546119'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548545'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548545'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549147> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549147'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549147'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549577'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549577'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541673> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541673'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541673'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542898'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542898'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544427> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544427'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544427'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548455'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548455'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548998> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548998'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548998'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549539'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549539'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542564'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542564'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543842> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543842'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543842'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544252> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544252'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544252'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546113'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546113'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548542'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548542'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549139'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549139'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549898> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549898'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549898'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541487'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541487'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542624> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542624'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542624'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543541> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543541'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543541'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545846'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545846'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548268'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548268'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548724> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548724'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548724'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549755> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549755'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549755'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543544'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543544'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544203> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544203'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544203'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545841> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545841'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545841'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548263> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548263'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548263'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548716'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548716'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549494> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549494'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549494'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549760'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549760'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541485'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541485'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542618'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542618'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544202> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544202'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544202'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544967'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544967'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548262'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548262'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548715'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548715'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542906'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542906'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544238> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544238'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544238'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546043> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546043'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546043'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548459'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548459'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549006> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549006'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549006'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549542> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549542'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549542'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549854> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549854'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549854'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542563> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542563'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542563'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543049'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543049'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543837> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543837'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543837'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544250> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544250'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544250'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546117> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546117'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546117'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548543'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548543'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549145'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549145'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549576> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549576'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549576'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549897'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549897'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541493'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541493'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544210'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544210'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545890'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545890'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548791> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548791'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548791'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541529'^^xsd:integer;
  dwc:scientificName 'Actiniaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '1360'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541529'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1360'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546075> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546075'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546075'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548498'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548498'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549069> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549069'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549069'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542579'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542579'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543189> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543189'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543189'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548630'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548630'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549284'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549284'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543917> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543917'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543917'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546217'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546217'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548631'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548631'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549285'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549285'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542582'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542582'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543190> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543190'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543190'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548635> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548635'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548635'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549293'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549293'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543183> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543183'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543183'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543914'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543914'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548628> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548628'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548628'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549282'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549282'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544200> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544200'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544200'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544280'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544280'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545373> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545373'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545373'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545839> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545839'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545839'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548260> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548260'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548260'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548713'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548713'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549493'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549493'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549754'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549754'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541892'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541892'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542616'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542616'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543539'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543539'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544966'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544966'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545372'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545372'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545838'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545838'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548993'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548993'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542175> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542175'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542175'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543034> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543034'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543034'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543834'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543834'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544167'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544167'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545641'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545641'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549130> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549130'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549130'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542089> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542089'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542089'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542902> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542902'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542902'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543734> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543734'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543734'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544135'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544135'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544430> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544430'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544430'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545228'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545228'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545558'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545558'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549003'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549003'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542181> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542181'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542181'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543042> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543042'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543042'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543836> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543836'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543836'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545647'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545647'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542086'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542086'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544134> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544134'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544134'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545555> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545555'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545555'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549001'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549001'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541883'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541883'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544926> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544926'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544926'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545363'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545363'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541884> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541884'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541884'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542609> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542609'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542609'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543533> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543533'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543533'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544577'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544577'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544927'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544927'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545364> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545364'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545364'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541885'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541885'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542610'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542610'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543534> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543534'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543534'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544070'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544070'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544928> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544928'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544928'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545365> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545365'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545365'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548707'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548707'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541886> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541886'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541886'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542611'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542611'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543535'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543535'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544929> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544929'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544929'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545366> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545366'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545366'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541887> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541887'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541887'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542612> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542612'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542612'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543536'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543536'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544275'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544275'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544930'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544930'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545367> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545367'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545367'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548256'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548256'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548708'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548708'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541888> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541888'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541888'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544931> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544931'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544931'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545368'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545368'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542188> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542188'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542188'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543048'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543048'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544491> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544491'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544491'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544787> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544787'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544787'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545653> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545653'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545653'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542180> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542180'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542180'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545646'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545646'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542178'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542178'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545640> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545640'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545640'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542174> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542174'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542174'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543033> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543033'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543033'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545639'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545639'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542090'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542090'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542903> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542903'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542903'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543733> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543733'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543733'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548625'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548625'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549276> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549276'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549276'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549941'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549941'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549545'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549545'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549860'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549860'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541680> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541680'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541680'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542531> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542531'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542531'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549930> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549930'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549930'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546231'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546231'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549975> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549975'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549975'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541545> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541545'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541545'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542378> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542378'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542378'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542661'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542661'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543403'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543403'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548912> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548912'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548912'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549826> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549826'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549826'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541630'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541630'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542808> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542808'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542808'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543681'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543681'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542731> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542731'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542731'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548400> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548400'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548400'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545897'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545897'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548802> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548802'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548802'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541861'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541861'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542095> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542095'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542095'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542908> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542908'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542908'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543446> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543446'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543446'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549642> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549642'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549642'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546290> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546290'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546290'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542415> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542415'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542415'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546011'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546011'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548387> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548387'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548387'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545594> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545594'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545594'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542228> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542228'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542228'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542613'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542613'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543113> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543113'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543113'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545703'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545703'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543689> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543689'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543689'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544182'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544182'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545001> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545001'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545001'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544151> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544151'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544151'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545453> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545453'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545453'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545458> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545458'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545458'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542968'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542968'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545182> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545182'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545182'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543233> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543233'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543233'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541939'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541939'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542827'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542827'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548408'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548408'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541938'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541938'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548622'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548622'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544957'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544957'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545413> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545413'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545413'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543152'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543152'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543198> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543198'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543198'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542499'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542499'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545905> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545905'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545905'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548645'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548645'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541510'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541510'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542993> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542993'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542993'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546097'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546097'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545065> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545065'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545065'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546008'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546008'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542516> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542516'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542516'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542853> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542853'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542853'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549442> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549442'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549442'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549579'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549579'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542585> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542585'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542585'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541504'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541504'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544224> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544224'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544224'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541775> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541775'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541775'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549925'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549925'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542574> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542574'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542574'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543140> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543140'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543140'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545794> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545794'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545794'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549967'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549967'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548361> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548361'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548361'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546218'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546218'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546077'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546077'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542544'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542544'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541564'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541564'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542529> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542529'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542529'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549857'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549857'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542619> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542619'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542619'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542530'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542530'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548318'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548318'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546216'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546216'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541484> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541484'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541484'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545939'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545939'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542897'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542897'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542527> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542527'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542527'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542493'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542493'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545885> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545885'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545885'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545645> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545645'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545645'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543349> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543349'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543349'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549827> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549827'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549827'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542620> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542620'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542620'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545988> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545988'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545988'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548368> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548368'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548368'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545840'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545840'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542901> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542901'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542901'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544485'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544485'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542894'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542894'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545154> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545154'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545154'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544071> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544071'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544071'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543835'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543835'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543829> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543829'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543829'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542963'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542963'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549906'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549906'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543058'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543058'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542773'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542773'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541820> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541820'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541820'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546222> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546222'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546222'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549945'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549945'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542363> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542363'^^xsd:integer;
  dwc:scientificName 'Colpomenia sinuosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145857'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542363'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542700'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542700'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543199> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543199'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543199'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548511'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548511'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543247'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543247'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544649> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544649'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544649'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543193'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543193'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546265'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546265'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549970'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549970'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543355'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543355'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549900'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549900'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549904'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549904'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545795'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545795'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545216> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545216'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545216'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542967'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542967'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543329> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543329'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543329'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542045'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542045'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545055'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545055'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544675> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544675'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544675'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542283> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542283'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542283'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544646'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544646'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543187> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543187'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543187'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543125> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543125'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543125'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542240> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542240'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542240'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542000'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542000'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544396'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544396'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544716> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544716'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544716'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542900> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542900'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542900'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545005> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545005'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545005'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542625'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542625'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545036> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545036'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545036'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542287'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542287'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545656'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545656'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544710> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544710'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544710'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543840'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543840'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544890> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544890'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544890'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544970> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544970'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544970'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544748'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544748'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544558> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544558'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544558'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545159'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545159'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545848> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545848'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545848'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545008> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545008'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545008'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542186> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542186'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542186'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543055> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543055'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543055'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544493'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544493'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544220> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544220'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544220'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543347'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543347'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543602> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543602'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543602'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546170> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546170'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546170'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548590> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548590'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548590'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541897'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541897'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544077> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544077'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544077'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549621'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549621'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545953> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545953'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545953'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543752'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543752'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545825'^^xsd:integer;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545825'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542776> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542776'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542776'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544977> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544977'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544977'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548337'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548337'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546267'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546267'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543268> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543268'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543268'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548679> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548679'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548679'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543957> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543957'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543957'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542644> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542644'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542644'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545218> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545218'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545218'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542048> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542048'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542048'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544937> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544937'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544937'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542631'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542631'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541906> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541906'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541906'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542632'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542632'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544971'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544971'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541913> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541913'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541913'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545465> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545465'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545465'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545012> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545012'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545012'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544719> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544719'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544719'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544614> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544614'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544614'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544345'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544345'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545904'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545904'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542057'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542057'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545520'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545520'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544650> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544650'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544650'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544061> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544061'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544061'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544058> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544058'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544058'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545348> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545348'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545348'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543265> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543265'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543265'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542291> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542291'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542291'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542708> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542708'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542708'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544022'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544022'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545267> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545267'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545267'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544024> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544024'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544024'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545666> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545666'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545666'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544138> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544138'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544138'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542100> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542100'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542100'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542990> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542990'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542990'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543128> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543128'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543128'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549927> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549927'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549927'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542196> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542196'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542196'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543845> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543845'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543845'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544520> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544520'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544520'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543849> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543849'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543849'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545097> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545097'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545097'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542843'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542843'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549835> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549835'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549835'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549758> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549758'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549758'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543345> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543345'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543345'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543135'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543135'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542911> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542911'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542911'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542622> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542622'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542622'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541674> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541674'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541674'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548461> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548461'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548461'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549858> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549858'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549858'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545995> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545995'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545995'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541703> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541703'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541703'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548505> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548505'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548505'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549786> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549786'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549786'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541856> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541856'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541856'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544472'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544472'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544760'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544760'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543803> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543803'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543803'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542647> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542647'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542647'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544076'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544076'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545391'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545391'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544544'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544544'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543925> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543925'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543925'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544546> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544546'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544546'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545809> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545809'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545809'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545536> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545536'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545536'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544404> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544404'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544404'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546092> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546092'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546092'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543851> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543851'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543851'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543213'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543213'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543663> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543663'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543663'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544656'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544656'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545475'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545475'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545478> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545478'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545478'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542551'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542551'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544476> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544476'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544476'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544247'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544247'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545439'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545439'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549522'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549522'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548687> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548687'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548687'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544982> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544982'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544982'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542651'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542651'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543568'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543568'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542999'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542999'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541830> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541830'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541830'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546280> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546280'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546280'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542864> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542864'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542864'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542519'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542519'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542860'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542860'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542852> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542852'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542852'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542788'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542788'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548391'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548391'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542480'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542480'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546064> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546064'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546064'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544145> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544145'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544145'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541779'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541779'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541780'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541780'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548607'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548607'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542509'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542509'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549799> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549799'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549799'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548564> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548564'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548564'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543358> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543358'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543358'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549863> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549863'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549863'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543009> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543009'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543009'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542535> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542535'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542535'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549867'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549867'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543210'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543210'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549795> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549795'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549795'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544475> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544475'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544475'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548522> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548522'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548522'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541656> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541656'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541656'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541584'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541584'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542727> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542727'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542727'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548340> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548340'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548340'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549613> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549613'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549613'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542567> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542567'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542567'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542571> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542571'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542571'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543211> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543211'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543211'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542587> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542587'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542587'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542450> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542450'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542450'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542504> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542504'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542504'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545102'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545102'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542713> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542713'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542713'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544344> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544344'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544344'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542107> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542107'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542107'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542112> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542112'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542112'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542335> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542335'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542335'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543272> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543272'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543272'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545353> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545353'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545353'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543629'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543629'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545437> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545437'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545437'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545040> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545040'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545040'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542721> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542721'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542721'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542207> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542207'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542207'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541749> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541749'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541749'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542646> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542646'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542646'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545722> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545722'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545722'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543748> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543748'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543748'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544159> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544159'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544159'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542648> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542648'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542648'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542658> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542658'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542658'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545399'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545399'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544499> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544499'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544499'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542317'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542317'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544052> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544052'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544052'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544704> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544704'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544704'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542078> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542078'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542078'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542593> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542593'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542593'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543935'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543935'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543227> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543227'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543227'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542403'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542403'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545114> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545114'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545114'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546146> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546146'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546146'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542810'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542810'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549510> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549510'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549510'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548341> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548341'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548341'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541756> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541756'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541756'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542868> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542868'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542868'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542485> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542485'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542485'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549472> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549472'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549472'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543934> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543934'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543934'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541754> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541754'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541754'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543090> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543090'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543090'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545116> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545116'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545116'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549473> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549473'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549473'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543018'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543018'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543816'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543816'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542399> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542399'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542399'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542441> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542441'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542441'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543579> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543579'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543579'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542422> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542422'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542422'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543022> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543022'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543022'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543577> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543577'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543577'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549894'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549894'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542481> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542481'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542481'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542391> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542391'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542391'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542876> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542876'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542876'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549846> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549846'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549846'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549498> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549498'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549498'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542665> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542665'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542665'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542941> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542941'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542941'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548610> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548610'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548610'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548616> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548616'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548616'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542948> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542948'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542948'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542433'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542433'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543351'^^xsd:integer;
  dwc:scientificName 'Halimeda Halimeda tuna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144483'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543351'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144483'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548486> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548486'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548486'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542487> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542487'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542487'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544844> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544844'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544844'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544041> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544041'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544041'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541785> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541785'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541785'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543897> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543897'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543897'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544698> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544698'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544698'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542259'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542464> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542464'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542464'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549871> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549871'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549871'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545397'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545397'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545873> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545873'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545873'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543904> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543904'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543904'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542867'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542867'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542067> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542067'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542067'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542258> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542258'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542258'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543285'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543285'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542347> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542347'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542347'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545354> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545354'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545354'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544355> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544355'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544355'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543217> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543217'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543217'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541920> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541920'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541920'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544351> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544351'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544351'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542737> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542737'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542737'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541971> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541971'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541971'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545965> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545965'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545965'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542017> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542017'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542017'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542790> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542790'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542790'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545772> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545772'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545772'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545870'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545870'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542939> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542939'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542939'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544449> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544449'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544449'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542161> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542161'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542161'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544870> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544870'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544870'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542738> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542738'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542738'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545779> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545779'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545779'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544877> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544877'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544877'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545678> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545678'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545678'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543094> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543094'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543094'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543013> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543013'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543013'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543088> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543088'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543088'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545246'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545246'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544480> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544480'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544480'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544018'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544018'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544569> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544569'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544569'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548530> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548530'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548530'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548397> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548397'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548397'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542879> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542879'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542879'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545299> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545299'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545299'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543969> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543969'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543969'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548700'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548700'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546247> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546247'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546247'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549963> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549963'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549963'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548668'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548668'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546213> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546213'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546213'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548618> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548618'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548618'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546209> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546209'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546209'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548581> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548581'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548581'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542439> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542439'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542439'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542607> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542607'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542607'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546293> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546293'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546293'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543301> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543301'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543301'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545700> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545700'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545700'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543102> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543102'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543102'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549625> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549625'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549625'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542813> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542813'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542813'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549822> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549822'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549822'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542816> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542816'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542816'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544229> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544229'^^xsd:integer;
  dwc:scientificName 'Padina pavonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145385'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544229'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544997> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544997'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544997'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548582> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548582'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548582'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545122> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545122'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545122'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549537> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549537'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549537'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549551> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549551'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549551'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548317> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548317'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548317'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544999> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544999'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544999'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542676> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542676'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542676'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549524> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549524'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549524'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549825'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549825'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542752> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542752'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542752'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548490> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548490'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548490'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541729'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541729'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543031> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543031'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543031'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542560> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542560'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542560'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541488> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541488'^^xsd:integer;
  dwc:scientificName 'Acetabularia (Acetabularia) acetabulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145302'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541488'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542959> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542959'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542959'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545924> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545924'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545924'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541664> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541664'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541664'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549850> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549850'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549850'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541606'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541606'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548359> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548359'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548359'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542753> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542753'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542753'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545403> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545403'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545403'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544606> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544606'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544606'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544780> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544780'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544780'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545643> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545643'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545643'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545634> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545634'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545634'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544482> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544482'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544482'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544638> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544638'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544638'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545357'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545357'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542668'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542668'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545178> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545178'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545178'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544992'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544992'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545284> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545284'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545284'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544641> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544641'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544641'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542751> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542751'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542751'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544639> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544639'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544639'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543967> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543967'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543967'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545824> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545824'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545824'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545448> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545448'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545448'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545179> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545179'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545179'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544085> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544085'^^xsd:integer;
  dwc:scientificName 'Osilinus turbinatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141829'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544085'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '689179'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545303> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545303'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545303'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543773> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543773'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543773'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542129> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542129'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542129'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545256'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545256'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545592> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545592'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545592'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545152> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545152'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545152'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545447> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545447'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545447'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545287'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545287'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542880> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542880'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542880'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544702> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544702'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544702'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544881> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544881'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544881'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542318> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542318'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542318'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542806'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542806'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542805> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542805'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542805'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544668> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544668'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544668'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545356'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545356'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542584> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542584'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542584'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548792> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548792'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548792'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548287'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548287'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549767> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549767'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549767'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545892> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545892'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545892'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541968> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541968'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541968'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548390> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548390'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548390'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543960> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543960'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543960'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548497> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548497'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548497'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542496> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542496'^^xsd:integer;
  dwc:scientificName 'Cystoseira compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145511'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542496'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145511'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543493'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543493'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548857> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548857'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548857'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542706'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542706'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543054> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543054'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543054'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546120> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546120'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546120'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543468> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543468'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543468'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541720> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541720'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541720'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549566> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549566'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549566'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543810'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543810'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545003> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545003'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545003'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546168> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546168'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546168'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541714> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541714'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541714'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548285'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548285'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549208> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549208'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549208'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548294'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548294'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549210'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549210'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543958> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543958'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543958'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545374'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545374'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549423> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549423'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549423'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543282'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543282'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548493> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548493'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548493'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542862'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542862'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548677> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548677'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548677'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542384> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542384'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542384'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549339> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549339'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549339'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543966> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543966'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543966'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543244> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543244'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543244'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543712> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543712'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543712'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543455> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543455'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543455'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541651> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541651'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541651'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543245> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543245'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543245'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546081'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546081'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542938> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542938'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542938'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549256> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549256'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549256'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545655> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545655'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545655'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542408> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542408'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542408'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542416> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542416'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542416'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544459> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544459'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544459'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548632> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548632'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548632'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549070> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549070'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549070'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542076> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542076'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542076'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543519> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543519'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543519'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549356> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549356'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549356'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543044> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543044'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543044'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544420> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544420'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544420'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548501> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548501'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548501'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546246> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546246'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546246'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549840> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549840'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549840'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545681> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545681'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545681'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543374> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543374'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543374'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544807> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544807'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544807'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542079'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542079'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543894> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543894'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543894'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549568> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549568'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549568'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549081> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549081'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549081'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543860> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543860'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543860'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544282> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544282'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544282'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549111> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549111'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549111'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545631> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545631'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545631'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544509> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544509'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544509'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546000> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1546000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1546000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1546000'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1546000'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549193> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549193'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549193'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545160> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545160'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545160'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542210> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542210'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542210'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542945> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542945'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542945'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543275> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543275'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543275'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544935> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544935'^^xsd:integer;
  dwc:scientificName 'Porphyra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143808'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544935'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '143808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545086> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545086'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545086'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545629> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545629'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545629'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543543> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543543'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543543'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542695> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542695'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542695'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543511> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543511'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543511'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545231> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545231'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545231'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549049> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549049'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549049'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544788> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544788'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544788'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543047> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543047'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543047'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543992> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543992'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543992'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544011> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544011'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544011'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543337> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543337'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543337'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541896'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541896'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543932> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543932'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543932'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544810> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544810'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544810'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542323'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542323'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545079> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545079'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545079'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544053> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544053'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544053'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544357> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544357'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544357'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543020> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543020'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543020'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544331> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544331'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544331'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548801> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548801'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548801'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548286> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548286'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548286'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549433> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549433'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549433'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549707'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549707'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541919> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541919'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541919'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545709> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545709'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545709'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542936> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542936'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542936'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549806> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549806'^^xsd:integer;
  dwc:scientificName 'Vermetus triquetrus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '141944'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549806'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '141944'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545705> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545705'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545705'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542308> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542308'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542308'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548759> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548759'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548759'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543991> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543991'^^xsd:integer;
  dwc:scientificName 'Nemalion helminthoides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145765'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543991'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543126> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543126'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543126'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545124> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545124'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545124'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541549> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541549'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541549'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548862> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548862'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548862'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548760> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548760'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548760'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541972> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541972'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541972'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544825> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544825'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544825'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544918> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544918'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544918'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543693> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543693'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543693'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548323> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548323'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548323'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543396> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543396'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543396'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542206> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542206'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542206'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544672'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544672'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541882> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541882'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541882'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544394> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544394'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544394'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543883> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543883'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543883'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545544> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545544'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545544'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545262> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545262'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545262'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549249> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549249'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549249'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544395> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544395'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544395'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543672> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543672'^^xsd:integer;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543672'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548823> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548823'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548823'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549401> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549401'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549401'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542285> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542285'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542285'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544914> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544914'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544914'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544539> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544539'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544539'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545059> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545059'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545059'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542346> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542346'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542346'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545706> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545706'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545706'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544915> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544915'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544915'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549518> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549518'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549518'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541688> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541688'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541688'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549294> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549294'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549294'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549287> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549287'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549287'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542167> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542167'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542167'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544310> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544310'^^xsd:integer;
  dwc:scientificName 'Patella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '138312'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544310'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '138312'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542766> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542766'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542766'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541621> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541621'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541621'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545630> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545630'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545630'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548866> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548866'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548866'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544861> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544861'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544861'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543045> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543045'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543045'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544729> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544729'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544729'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544789> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544789'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544789'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544732> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544732'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544732'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542018> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542018'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542018'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544611> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544611'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544611'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541843> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541843'^^xsd:integer;
  dwc:scientificName 'Chiton'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '137779'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541843'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '137779'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543514> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543514'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543514'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542796> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542796'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542796'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548896> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548896'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548896'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543327> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543327'^^xsd:integer;
  dwc:scientificName 'Gelidiaceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '143726'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543327'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '143726'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545232> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545232'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545232'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544661> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1544661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1544661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1544661'^^xsd:integer;
  dwc:scientificName 'Patella rustica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '140683'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1544661'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '140683'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542324> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542324'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542324'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545460> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545460'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545460'^^xsd:anyURI;
  dwc:observationDate '1998-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548838> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548838'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548838'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542730> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542730'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542730'^^xsd:anyURI;
  dwc:observationDate '1998-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542834> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542834'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542834'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548973> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548973'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548973'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542139> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542139'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542139'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542135> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542135'^^xsd:integer;
  dwc:scientificName 'Chthamalus stellatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106231'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542135'^^xsd:anyURI;
  dwc:observationDate '1999-06-01'^^xsd:date;
  dwc:aphiaIdAccepted '106231'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543278> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543278'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543278'^^xsd:anyURI;
  dwc:observationDate '2001-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543507> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543507'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543507'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545707> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545707'^^xsd:integer;
  dwc:scientificName 'Rivularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '146623'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545707'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146623'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545996> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545996'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545996'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548940> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548940'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548940'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548297> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1548297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1548297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1548297'^^xsd:integer;
  dwc:scientificName 'Florideophycidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '854'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1548297'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '368670'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543429> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543429'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543429'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545173> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545173'^^xsd:integer;
  dwc:scientificName 'Rissoella verruculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145669'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545173'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '145669'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545867> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545867'^^xsd:integer;
  dwc:scientificName 'Corallinoideae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '163505'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545867'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '163505'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '150'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545057> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1545057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1545057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1545057'^^xsd:integer;
  dwc:scientificName 'Ralfsia verrucosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '145001'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1545057'^^xsd:anyURI;
  dwc:observationDate '1998-12-01'^^xsd:date;
  dwc:aphiaIdAccepted '1771402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543372> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1543372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1543372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1543372'^^xsd:integer;
  dwc:scientificName 'Lithophyllum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144016'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1543372'^^xsd:anyURI;
  dwc:observationDate '1998-05-01'^^xsd:date;
  dwc:aphiaIdAccepted '144016'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549608> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549608'^^xsd:integer;
  dwc:scientificName 'Rhodophyta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '852'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549608'^^xsd:anyURI;
  dwc:observationDate '2000-04-01'^^xsd:date;
  dwc:aphiaIdAccepted '852'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549715> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549715'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549715'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549266> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549266'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549266'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542434> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1542434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1542434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1542434'^^xsd:integer;
  dwc:scientificName 'Cystoseira amentacea var. stricta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '249680'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1542434'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '249680'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549718> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549718'^^xsd:integer;
  dwc:scientificName 'Valonia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '144267'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549718'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '144267'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549259> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549259'^^xsd:integer;
  dwc:scientificName 'Protoctista'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549259'^^xsd:anyURI;
  dwc:observationDate '2000-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549467> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1549467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1549467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1549467'^^xsd:integer;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1549467'^^xsd:anyURI;
  dwc:observationDate '1999-03-01'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541735> ;
  mr:hasGeometry <https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.39358"^^xsd:decimal ;
  dwc:decimalLongitude "11.20369"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.39358 11.20369)"^^geo:wktLiteral ;
  geo-pos:lat "42.39358"^^xsd:decimal ;
  geo-pos:long "11.20369"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/1292__urn%3Acatalog%3AMarBEF%2FLargeNet%3Ape%3A1541735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:MarBEF/LargeNet:pe:1541735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/1292_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2008-10-30'^^xsd:date;
  dwc:institutionCode 'MarBEF/LargeNet'^^xsd:string;
  dwc:collectionCode 'pe'^^xsd:string;
  dwc:catalogNumber '1541735'^^xsd:integer;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:continentOcean 'MED, Italy, Tuscany: Monte Argentario Island'^^xsd:string;
  dwc:longitude '11.20369'^^xsd:double;
  dwc:latitude '42.39358'^^xsd:double;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:sampleSize '0.04 m²'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:MarBEF/LargeNet:pe:1541735'^^xsd:anyURI;
  dwc:observationDate '1999-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF